Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_USER_REMOVED (Results 1 - 25 of 27) sorted by relevance

12

/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_common_event_subscriber.cpp30 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED) { in OnReceiveEvent()
41 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED); in CreateSubscriberInfo()
/base/global/i18n/services/src/
H A Di18n_service_event.cpp54 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED); in SubscriberEvent()
95 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED) { in HandleMultiUser()
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_service/main/os_dependency/sa/
H A Dcm_event_observer.cpp53 } else if (action == OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED) { in OnReceiveEvent()
72 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED); in SubscribeSystemEvent()
/base/security/device_auth/services/frameworks/src/account_subscriber/
H A Daccount_subscriber.cpp38 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED) { in OnReceiveEvent()
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_common_event_observer.cpp47 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_REMOVED); in AppAccountCommonEventObserver()
89 if ((action == CommonEventSupport::COMMON_EVENT_USER_REMOVED) && (callback_.OnUserRemoved != nullptr)) { in OnReceiveEvent()
/base/print/print_fwk/services/print_service/src/
H A Dprint_event_subscriber.cpp51 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED) { in OnReceiveEvent()
H A Dprint_service_helper.cpp166 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED); in PrintSubscribeCommonEvent()
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/os_dependency/sa/src/
H A Dhuks_event_observer_test.cpp95 want.SetAction(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/src/
H A Dsystem_event_observer.cpp41 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED); in SystemEventObserver()
108 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED) { in OnReceiveEvent()
H A Dreminder_event_manager.cpp66 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_REMOVED); in init()
212 if (action == CommonEventSupport::COMMON_EVENT_USER_REMOVED) { in OnReceiveEvent()
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/
H A Dhks_event_observer.cpp125 } else if (action == OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED) { in OnReceiveEvent()
153 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED); in SubscribeSystemEvent()
/base/security/asset/services/os_dependency/src/
H A Dsystem_event_wrapper.cpp89 } else if (action == CommonEventSupport::COMMON_EVENT_USER_REMOVED) {
170 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_REMOVED); in SubscribeSystemEvent()
/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp100 {CommonEventSupport::COMMON_EVENT_USER_REMOVED, member in OHOS::EventFwk::CommonEventSupport
/base/security/device_auth/services/frameworks/src/os_account_adapter/
H A Dos_account_adapter.cpp84 matchingSkills.AddEvent(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED); in SubscribeCommonEvent()
/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp64 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_REMOVED); in SubscribeEvent()
210 EventManagerFunc_[CommonEventSupport::COMMON_EVENT_USER_REMOVED] = in EventSubscriber()
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/os_account_adapter/
H A Dos_account_adapter_test.cpp300 want.SetAction(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED); in PublicCommonEvent()
/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp1014 commonEvent = EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED; in HWTEST_F()
1069 std::string removeCommonEvent = EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED; in HWTEST_F()
1093 commonEvent = EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED; in HWTEST_F()
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp857 const std::string CommonEventSupport::COMMON_EVENT_USER_REMOVED = "usual.event.USER_REMOVED"; member in OHOS::EventFwk::CommonEventSupport
2239 commonEventSupport_.emplace_back(COMMON_EVENT_USER_REMOVED); in Init()
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dreminder_data_manager_test.cpp505 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_REMOVED); in HWTEST_F()
546 want.SetAction(CommonEventSupport::COMMON_EVENT_USER_REMOVED); in HWTEST_F()
/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp86 wantAction == CommonEventSupport::COMMON_EVENT_USER_REMOVED) {
111 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_REMOVED); in Init()
/base/location/services/location_locator/locator/source/
H A Dlocator_background_proxy.cpp319 } else if (action == OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED) { in OnReceiveEvent()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h757 static const std::string COMMON_EVENT_USER_REMOVED; member in OHOS::EventFwk::CommonEventSupport
/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp1026 data.SetWant(want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED)); in HWTEST_F()
1062 data.SetWant(want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED)); in HWTEST_F()
1097 data.SetWant(want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED)); in HWTEST_F()
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_interface.cpp266 want.SetAction(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED); in SendToCESAccountDelete()
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp389 env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_USER_REMOVED, "COMMON_EVENT_USER_REMOVED"); in SupportInit()

Completed in 22 milliseconds

12