Home
last modified time | relevance | path

Searched refs:IsPropertySerialized (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.h132 virtual bool IsPropertySerialized( in SCENE_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.h114 bool IsPropertySerialized( in SCENE_BEGIN_NAMESPACE()
H A Dentity_collection.cpp898 bool EntityCollection::IsPropertySerialized(Entity entity, Uid component, string_view propertyPath) in IsPropertySerialized() function in EntityCollection