Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.h515 CORE_NS::Entity FindCachedRelatedEntity(const CORE_NS::Entity& entity);
H A Dscene_holder.cpp2566 if (const auto cachedEntity = FindCachedRelatedEntity(entity); in ReleaseOwnership()
2663 CORE_NS::Entity SceneHolder::FindCachedRelatedEntity(const CORE_NS::Entity& entity) in FindCachedRelatedEntity() function in SceneHolder