Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A Dnode.cpp31 static inline int _GetNonVariantPathElementCount(const SdfPath &path);
207 return _GetNonVariantPathElementCount(parent.GetPath()) in GetDepthBelowIntroduction()
347 return _GetNonVariantPathElementCount(path); in PcpNode_GetNonVariantPathElementCount()
351 _GetNonVariantPathElementCount(const SdfPath &path) in _GetNonVariantPathElementCount() function