Home
last modified time | relevance | path

Searched refs:anchoredAssetPath (Results 1 – 2 of 2) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/ar/
H A DdefaultResolver_v2.cpp149 const std::string anchoredAssetPath = in _CreateIdentifier() local
152 if (_IsSearchPath(assetPath) && Resolve(anchoredAssetPath).empty()) { in _CreateIdentifier()
156 return TfNormPath(anchoredAssetPath); in _CreateIdentifier()
/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A DprimIndex.cpp4235 const std::string& anchoredAssetPath = refs[i].GetAssetPath(); in Pcp_NeedToRecomputeDueToAssetPathChange() local
4238 *refNodeRange.first, anchoredAssetPath)) { in Pcp_NeedToRecomputeDueToAssetPathChange()
4275 const std::string& anchoredAssetPath = payloads[i].GetAssetPath(); in Pcp_NeedToRecomputeDueToAssetPathChange() local
4278 *payloadNodeRange.first, anchoredAssetPath)) { in Pcp_NeedToRecomputeDueToAssetPathChange()