Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_BOOT_COMPLETED (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_subscriber.cpp31 EventFwk::CommonEventSupport::COMMON_EVENT_BOOT_COMPLETED
56 if (action.compare(EventFwk::CommonEventSupport::COMMON_EVENT_BOOT_COMPLETED) == 0) { in OnReceiveEvent()
/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H A Dapplication_util.h37 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BOOT_COMPLETED); in AppFwkBootEventCallback()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
H A Devent_controller.cpp188 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_BOOT_COMPLETED); in OnAddSystemAbility()
308 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_BOOT_COMPLETED) { in handleOtherEvent()
/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/
H A Dmem_mgr_event_center.cpp209 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_BOOT_COMPLETED); in RegisterCommonEventObserver()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H A Devent_controller_test.cpp281 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BOOT_COMPLETED); in HWTEST_F()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp21 const std::string CommonEventSupport::COMMON_EVENT_BOOT_COMPLETED = "usual.event.BOOT_COMPLETED"; member in OHOS::EventFwk::CommonEventSupport
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service.cpp341 commonEventType = EventFwk::CommonEventSupport::COMMON_EVENT_BOOT_COMPLETED; in HWTEST_F()

Completed in 8 milliseconds