| /foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/ |
| D | component_struct_macros.h | 90 #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/ |
| D | res_sched_service_ability.cpp | 55 "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/ |
| D | ressched_utils.cpp | 47 "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/ |
| D | observer_manager.cpp | 167 "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/ |
| D | components_plugin.gni | 27 component_name = target_name 63 ohos_source_set("components_plugins_${component_name}_${platform}") {
|
| D | components.gni | 22 component_name = target_name 59 ohos_source_set("ace_core_components_${component_name}_${platform}") {
|
| /foundation/arkui/ace_engine/frameworks/core/components/ |
| D | components.gni | 20 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/ |
| D | event_controller.cpp | 51 "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/ |
| D | sched_controller.cpp | 348 "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()
|
| D | cgroup_event_handler.cpp | 90 "COMPONENT_NAME", "MAIN", in ProcessEvent() 111 "COMPONENT_NAME", "MAIN", in ProcessEvent()
|
| /foundation/resourceschedule/resource_schedule_service/ressched/ |
| D | hisysevent.yaml | 22 COMPONENT_NAME: {type: STRING, desc: the name of component}
|
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
| D | plugin_mgr.cpp | 117 "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()
|