Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_PACKAGE_FULLY_REMOVED (Results 1 - 9 of 9) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/src/publishcommonevent/
H A Ddm_package_common_event.cpp143 if (receiveEvent != EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED && in OnReceiveEvent()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp41 const std::string CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED = "usual.event.PACKAGE_FULLY_REMOVED"; member in OHOS::EventFwk::CommonEventSupport
240 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED); in Init()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
H A Devent_controller.cpp177 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED); in OnAddSystemAbility()
345 if (action == CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED) { in HandlePkgCommonEvent()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H A Devent_controller_test.cpp262 std::string action2 = EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED; in HWTEST_F()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedcommonevent_fuzzer/
H A Dresschedcommonevent_fuzzer.cpp275 EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED, want, payload); in ResSchedPkgOtherCommonEventFuzzTest()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp88 action == CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED) { in OnReceiveEvent()
219 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED); in RegisterSubscriber()
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp424 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED); in RegisterSysCommEventListener()
1436 || action == EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED in OnBundleInfoChanged()
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp72 EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED,
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1996 commonEventVec.emplace_back(CommonEventSupport::COMMON_EVENT_PACKAGE_FULLY_REMOVED); in SubscribePackageCommonEvent()

Completed in 12 milliseconds