Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_entity_collection.h51 virtual IEntityCollection::Ptr CreateNewEntityCollection( in SCENE_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.h39 IEntityCollection::Ptr CreateNewEntityCollection( in SCENE_BEGIN_NAMESPACE()
H A Dentity_collection.cpp936 IEntityCollection::Ptr EntityCollection::CreateNewEntityCollection(string_view uri, string_view con… in CreateNewEntityCollection() function in EntityCollection