Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A Dstage.h1914 bool _IsValidForLoad(const SdfPath& path) const;
H A Dstage.cpp1962 UsdStage::_IsValidForLoad(const SdfPath& path) const in _IsValidForLoad() function in UsdStage
2126 if (!_IsValidForLoad(path)) { in LoadAndUnload()