Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp876 SCENE_NS::IEntityCollection& collection, BASE_NS::string_view backupCollection, in GetEntityId() argument
886 collection.AddEntityToSubcollection(backupCollection, entityName, entity, true); in GetEntityId()
887 auto gltfCollectionIx = collection.GetSubCollectionIndex(backupCollection); in GetEntityId()
902 …BASE_NS::string_view backupCollection, BASE_NS::shared_ptr<BASE_NS::vector<BASE_NS::string_view>>&… in ExtractQueryResults() argument
909 if (GetEntityId(row.entity, id, collection, backupCollection, nameComponentManager)) { in ExtractQueryResults()