Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_manager.cpp118 IEntityCollection* AssetManager::LoadAssetToCache( in LoadAssetToCache() function in AssetManager
224 auto externalCollection = LoadAssetToCache(ecs, uri, uri, contextUri, false, false); in InstantiateCollection()
H A Dasset_manager.h45 …IEntityCollection* LoadAssetToCache(CORE_NS::IEcs& ecs, BASE_NS::string_view cacheUri, BASE_NS::st… in SCENE_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_asset_manager.h58 virtual IEntityCollection* LoadAssetToCache(CORE_NS::IEcs& ecs, BASE_NS::string_view cacheUri, in SCENE_BEGIN_NAMESPACE()