Searched defs:unresolvedPaths (Results 1 – 3 of 3) sorted by relevance
68 std::vector<std::string> assets, unresolvedPaths; in _ComputeAllDependencies() local
103 def CheckUnresolvedPaths(self, unresolvedPaths): argument205 def CheckUnresolvedPaths(self, unresolvedPaths): argument
1317 std::vector<std::string> *unresolvedPaths) in UsdUtilsComputeAllDependencies()