Searched refs:IsCachedCollection (Results 1 – 4 of 4) sorted by relevance
61 …virtual bool IsCachedCollection(BASE_NS::string_view uri, BASE_NS::string_view contextUri) const =… in SCENE_BEGIN_NAMESPACE()
48 … bool IsCachedCollection(BASE_NS::string_view uri, BASE_NS::string_view contextUri) const override; in SCENE_BEGIN_NAMESPACE()
151 bool AssetManager::IsCachedCollection(string_view uri, string_view contextUri) const in IsCachedCollection() function in AssetManager
394 if (!assetManager_.IsCachedCollection(patchedDepUri, dep.contextUri)) { in LoadJsonEntityCollection()