Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A DinstanceCache.h298 size_t _lastPrototypeIndex; variable
H A DinstanceCache.cpp48 : _lastPrototypeIndex(0) in Usd_InstanceCache()
481 TfToken(TfStringPrintf("__Prototype_%zu", ++_lastPrototypeIndex))); in _GetNextPrototypePath()