Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.h212 …bool FindResource(const BASE_NS::string_view name, const BASE_NS::string_view fullPath, CORE_NS::E…
H A Dscene_holder.cpp1160 bool SceneHolder::FindResource(const BASE_NS::string_view name, const BASE_NS::string_view fullPath… in FindResource() function in SceneHolder
1819 if (FindResource(uri, uri, existing)) { in BindUIBitmap()
2242 if (FindResource(uri, uri, ret)) { in LoadImage()
H A Dnode_impl.cpp791 if (sceneHolder->FindResource(name, fullPath, entity)) { in SetPathWithoutNode()