Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp1187 if (auto uriComponent = uriComponentManager_->Read(currentEntity); in FindResource() local
1188 uriComponent && uriComponent->uri == fullPath) { in FindResource()
1352 if (auto uriComponent = uriComponentManager_->Read(entity); in GetEntityByUri() local
1353 uriComponent && uriComponent->uri == uriString) { in GetEntityByUri()