Home
last modified time | relevance | path

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

/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dsystem_event_observer.cpp100 } else if (action == OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_REPLACED) { in OnReceiveEvent()
101 INTELL_VOICE_LOG_INFO("COMMON_EVENT_PACKAGE_REPLACED"); in OnReceiveEvent()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp38 const std::string CommonEventSupport::COMMON_EVENT_PACKAGE_REPLACED = "usual.event.PACKAGE_REPLACED"; member in OHOS::EventFwk::CommonEventSupport
238 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_PACKAGE_REPLACED); in Init()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
H A Devent_controller.cpp170 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_PACKAGE_REPLACED); in OnAddSystemAbility()
340 if (action == CommonEventSupport::COMMON_EVENT_PACKAGE_REPLACED) { in HandlePkgCommonEvent()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H A Devent_controller_test.cpp258 std::string action1 = EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_REPLACED; in HWTEST_F()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedcommonevent_fuzzer/
H A Dresschedcommonevent_fuzzer.cpp273 EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_REPLACED, want, payload); in ResSchedPkgOtherCommonEventFuzzTest()
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service.cpp229 matchingSkills.AddEvent(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_REPLACED); in CreateSystemEventObserver()
/foundation/ability/form_fwk/test/unittest/fms_form_sys_event_receiver_test/
H A Dfms_form_sys_event_receiver_test.cpp701 * @tc.desc: When the action is COMMON_EVENT_PACKAGE_REPLACED, the program executes normally as expected
710 std::string action = EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_REPLACED; in HWTEST_F()
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp422 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_REPLACED); in RegisterSysCommEventListener()
1438 || action == EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_REPLACED) { in OnBundleInfoChanged()
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp70 EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_REPLACED,

Completed in 11 milliseconds