Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_manager.cpp119 …IEcs& ecs, string_view cacheUri, string_view uri, string_view contextUri, bool active, bool forceR… in LoadAssetToCache() argument
123 const auto& cacheId = cacheUri; in LoadAssetToCache()
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()