Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/usdUtils/
H A Ddependencies.cpp201 VtValue _UpdateAssetValue(const VtValue &val);
246 _FileAnalyzer::_UpdateAssetValue(const VtValue &val) in _UpdateAssetValue() function in __anon667889430111::_FileAnalyzer
273 updatedVal[p.first] = _UpdateAssetValue(p.second); in _UpdateAssetValue()
370 VtValue updatedValue = _UpdateAssetValue(value); in _ProcessProperties()
391 VtValue updatedDefValue = _UpdateAssetValue(defValue); in _ProcessProperties()
404 _UpdateAssetValue(timeSampleVal); in _ProcessProperties()
423 VtValue updatedValue = _UpdateAssetValue(value); in _ProcessMetadata()