Home
last modified time | relevance | path

Searched refs:MarkAllPropertiesSerialized (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.h129 virtual bool MarkAllPropertiesSerialized(CORE_NS::Entity entity, BASE_NS::Uid component) = 0; in SCENE_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.h111 bool MarkAllPropertiesSerialized(CORE_NS::Entity entity, BASE_NS::Uid component) override; in SCENE_BEGIN_NAMESPACE()
H A Dentity_collection.cpp827 bool EntityCollection::MarkAllPropertiesSerialized(Entity entity, Uid component) in MarkAllPropertiesSerialized() function in EntityCollection