Home
last modified time | relevance | path

Searched defs:cacheId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_manager.cpp123 const auto& cacheId = cacheUri; in LoadAssetToCache() local
154 const auto& cacheId = resolvedUri; in IsCachedCollection() local
166 const auto& cacheId = resolvedUri; in CreateCachedCollection() local
175 const auto& cacheId = resolvedUri; in GetCachedCollection() local
184 const auto& cacheId = resolvedUri; in RemoveFromCache() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test.cpp851 auto cacheId = 1; variable