Home
last modified time | relevance | path

Searched full:component_name (Results 1 – 12 of 12) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
Dcomponent_struct_macros.h90 #define BEGIN_COMPONENT(NAME, COMPONENT_NAME) /** @ingroup group_ecs_components_##COMPONENT_NAME */… argument
91 struct COMPONENT_NAME {
98 #define BEGIN_COMPONENT_MANAGER(NAME, COMPONENT_NAME, TYPE_UID) \ argument
99 DECLARE_GENERIC_INTERFACE1(NAME, COMPONENT_NAME, TYPE_UID)
100 #define END_COMPONENT_MANAGER(NAME, COMPONENT_NAME) \ argument
101 DECLARE_GENERIC_INTERFACE2(NAME, COMPONENT_NAME)
103 #define END_COMPONENT(NAME, COMPONENT_NAME, TYPE_UID) }; \ argument
104 BEGIN_COMPONENT_MANAGER(NAME, COMPONENT_NAME, TYPE_UID) \
105 END_COMPONENT_MANAGER(NAME, COMPONENT_NAME)
107 #define END_COMPONENT_EXT(NAME, COMPONENT_NAME, TYPE_UID, METHODS) }; \ argument
[all …]
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
Dres_sched_service_ability.cpp55 "COMPONENT_NAME", "MAIN", in OnStart()
62 "COMPONENT_NAME", "MAIN", in OnStart()
121 "COMPONENT_NAME", "MAIN", in SystemAbilityListenerInit()
127 "COMPONENT_NAME", "MAIN", in SystemAbilityListenerInit()
133 "COMPONENT_NAME", "MAIN", in SystemAbilityListenerInit()
139 "COMPONENT_NAME", "MAIN", in SystemAbilityListenerInit()
145 "COMPONENT_NAME", "MAIN", in SystemAbilityListenerInit()
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/utils/
Dressched_utils.cpp47 "COMPONENT_NAME", "MAIN", in LoadUtils()
57 "COMPONENT_NAME", "MAIN", in LoadUtils()
69 "COMPONENT_NAME", RES_SCHED_SERVICE_SO, in LoadUtils()
81 "COMPONENT_NAME", "MAIN", in LoadUtilsExtra()
92 "COMPONENT_NAME", "MAIN", in LoadUtilsExtra()
104 "COMPONENT_NAME", "MAIN", in LoadUtilsExtra()
116 "COMPONENT_NAME", RES_SCHED_SERVICE_SO, in LoadUtilsExtra()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
Dobserver_manager.cpp167 "COMPONENT_NAME", "MAIN", in AddItemToSysAbilityListener()
256 "COMPONENT_NAME", "MAIN", in InitHiSysEventObserver()
293 "COMPONENT_NAME", "MAIN", in InitTelephonyObserver()
331 "COMPONENT_NAME", "MAIN", in InitAudioObserver()
410 "COMPONENT_NAME", "MAIN", in InitDeviceMovementObserver()
453 "COMPONENT_NAME", "MAIN", in InitMMiEventObserver()
577 "COMPONENT_NAME", "MAIN", in InitConnectionSubscriber()
625 "COMPONENT_NAME", "MAIN", in InitAVSessionStateChangeListener()
650 "COMPONENT_NAME", "MAIN", in InitDownloadUploadObserver()
682 "COMPONENT_NAME", "MAIN", in InitAccountObserver()
/foundation/arkui/ace_engine/frameworks/core/components_ng/
Dcomponents_plugin.gni27 component_name = target_name
63 ohos_source_set("components_plugins_${component_name}_${platform}") {
Dcomponents.gni22 component_name = target_name
59 ohos_source_set("ace_core_components_${component_name}_${platform}") {
/foundation/arkui/ace_engine/frameworks/core/components/
Dcomponents.gni20 component_name = target_name
43 ohos_source_set("ace_core_components_${component_name}_${platform}") {
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
Devent_controller.cpp51 "COMPONENT_NAME", "MAIN", in Init()
61 "COMPONENT_NAME", "MAIN", in Init()
71 "COMPONENT_NAME", "MAIN", in Init()
151 "COMPONENT_NAME", "MAIN", in SubscribeCommonEvent()
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
Dsched_controller.cpp348 "COMPONENT_NAME", "MAIN", in SubscribeWindowState()
362 "COMPONENT_NAME", "MAIN", in SubscribeWindowState()
375 "COMPONENT_NAME", "MAIN", "ERR_TYPE", "register failure", in SubscribeWindowState()
393 "COMPONENT_NAME", "MAIN", "ERR_TYPE", "register failure", in SubscribeWindowModeChange()
Dcgroup_event_handler.cpp90 "COMPONENT_NAME", "MAIN", in ProcessEvent()
111 "COMPONENT_NAME", "MAIN", in ProcessEvent()
/foundation/resourceschedule/resource_schedule_service/ressched/
Dhisysevent.yaml22 COMPONENT_NAME: {type: STRING, desc: the name of component}
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
Dplugin_mgr.cpp117 "COMPONENT_NAME", "MAIN", "ERR_TYPE", "configure error", in ParseConfigReader()
142 "COMPONENT_NAME", "MAIN", "ERR_TYPE", "configure error", in ParsePluginSwitch()
277 "COMPONENT_NAME", "MAIN", "ERR_TYPE", "plugin failure", in LoadOnePlugin()
286 "COMPONENT_NAME", "MAIN", "ERR_TYPE", "plugin failure", in LoadOnePlugin()
296 "COMPONENT_NAME", "MAIN", "ERR_TYPE", "plugin failure", in LoadOnePlugin()
305 "COMPONENT_NAME", "MAIN", "ERR_TYPE", "plugin failure", in LoadOnePlugin()