Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dcomponent_struct_macros.h86 #undef BEGIN_COMPONENT_MANAGER
98 #define BEGIN_COMPONENT_MANAGER(NAME, COMPONENT_NAME, TYPE_UID) \ macro
104 BEGIN_COMPONENT_MANAGER(NAME, COMPONENT_NAME, TYPE_UID) \
108 BEGIN_COMPONENT_MANAGER(NAME, COMPONENT_NAME, TYPE_UID) \
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_macros.h32 #undef BEGIN_COMPONENT_MANAGER
46 #define BEGIN_COMPONENT_MANAGER(a, b, c) macro