Home
last modified time | relevance | path

Searched refs:UnSubscribeCommonEvent (Results 1 – 25 of 141) sorted by relevance

123456

/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp199 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true);
216 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true);
233 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true);
250 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true);
267 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true);
285 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true);
303 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true);
327 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr1), true);
459 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true);
477 EXPECT_EQ(CommonEventManager::UnSubscribeCommonEvent(subscriberPtr), true);
[all …]
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp153 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
183 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
213 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
243 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
1929 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
1971 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
2012 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
2055 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
2100 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
2145 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
[all …]
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_event_test.cpp87 CommonEventManager::UnSubscribeCommonEvent(subscriber);
112 CommonEventManager::UnSubscribeCommonEvent(subscriber);
137 CommonEventManager::UnSubscribeCommonEvent(subscriber);
191 CommonEventManager::UnSubscribeCommonEvent(subscriber);
226 CommonEventManager::UnSubscribeCommonEvent(subscriber);
260 CommonEventManager::UnSubscribeCommonEvent(subscriber);
/ohos5.0/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_event_system_test.cpp434 CommonEventManager::UnSubscribeCommonEvent(subscriber);
453 CommonEventManager::UnSubscribeCommonEvent(subscriber);
473 auto ret = CommonEventManager::UnSubscribeCommonEvent(subscriber);
494 auto ret = CommonEventManager::UnSubscribeCommonEvent(subscriber);
515 auto ret = CommonEventManager::UnSubscribeCommonEvent(subscriber);
536 auto ret = CommonEventManager::UnSubscribeCommonEvent(subscriber);
557 auto ret = CommonEventManager::UnSubscribeCommonEvent(subscriber);
578 auto ret = CommonEventManager::UnSubscribeCommonEvent(subscriber);
638 auto ret = CommonEventManager::UnSubscribeCommonEvent(subscriber);
/ohos5.0/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dcommon_event_unsubscribe_test.cpp160 EXPECT_EQ(true, helper->UnSubscribeCommonEvent(subscriber));
176 EXPECT_EQ(ERR_OK, CommonEvent::GetInstance()->UnSubscribeCommonEvent(subscriber));
193 EXPECT_EQ(ERR_OK, CommonEvent::GetInstance()->UnSubscribeCommonEvent(subscriber));
243 EXPECT_NE(ERR_OK, CommonEvent::GetInstance()->UnSubscribeCommonEvent(subscriber));
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_level_event_test.cpp211 CommonEventManager::UnSubscribeCommonEvent(subscriber);
241 CommonEventManager::UnSubscribeCommonEvent(subscriber);
270 CommonEventManager::UnSubscribeCommonEvent(subscriber);
299 CommonEventManager::UnSubscribeCommonEvent(subscriber);
332 CommonEventManager::UnSubscribeCommonEvent(subscriber);
/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_event_mock_test.cpp128 CommonEventManager::UnSubscribeCommonEvent(subscriber);
156 CommonEventManager::UnSubscribeCommonEvent(subscriber);
184 CommonEventManager::UnSubscribeCommonEvent(subscriber);
240 CommonEventManager::UnSubscribeCommonEvent(subscriber);
275 CommonEventManager::UnSubscribeCommonEvent(subscriber);
309 CommonEventManager::UnSubscribeCommonEvent(subscriber);
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_event_subscribe.cpp57 EventFwk::CommonEventManager::UnSubscribeCommonEvent(subscriber_); in ~AccountEventSubscriber()
67 return EventFwk::CommonEventManager::UnSubscribeCommonEvent(subscriber_); in DestroyEventSubscribe()
/ohos5.0/base/notification/common_event_service/tools/test/systemtest/cem/
H A Dcommon_event_command_publish_system_test.cpp193 CommonEventManager::UnSubscribeCommonEvent(subscriberTestPtr);
253 CommonEventManager::UnSubscribeCommonEvent(subscriberTestPtr);
313 CommonEventManager::UnSubscribeCommonEvent(subscriberTestPtr);
373 CommonEventManager::UnSubscribeCommonEvent(subscriberTestPtr);
H A Dcommon_event_command_dump_system_test.cpp120 CommonEventManager::UnSubscribeCommonEvent(subscriberTestPtr);
165 CommonEventManager::UnSubscribeCommonEvent(subscriberTestPtr);
/ohos5.0/base/location/test/location_locator/mock/src/
H A Dmock_common_event_manager.cpp48 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
50 return Location::MockCommonEventManager::GetInstance().UnSubscribeCommonEvent(subscriber); in UnSubscribeCommonEvent()
/ohos5.0/base/location/test/location_manager/mock/src/
H A Dmock_common_event_manager.cpp48 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
50 return Location::MockCommonEventManager::GetInstance().UnSubscribeCommonEvent(subscriber); in UnSubscribeCommonEvent()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/package/
H A Dpackage_event_proxy_ohos.cpp63 CommonEventManager::UnSubscribeCommonEvent(packageEventSubscriber_); in ~PackageEventProxyOhos()
78 CommonEventManager::UnSubscribeCommonEvent(packageEventSubscriber_); in OnPackageChange()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Devent_pass_through_subscriber.cpp51 CommonEventManager::UnSubscribeCommonEvent(eventReceiver_); in UnSubscribeEvent()
61 CommonEventManager::UnSubscribeCommonEvent(eventReceiver_); in UnSubscribeEvent()
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_level_event_system_test.cpp389 CommonEventManager::UnSubscribeCommonEvent(subscriber);
409 CommonEventManager::UnSubscribeCommonEvent(subscriber);
429 CommonEventManager::UnSubscribeCommonEvent(subscriber);
460 CommonEventManager::UnSubscribeCommonEvent(subscriber);
493 CommonEventManager::UnSubscribeCommonEvent(subscriber);
/ohos5.0/base/security/device_auth/services/frameworks/src/os_account_adapter/
H A Dos_account_adapter.cpp96 static void UnSubscribeCommonEvent(void) in UnSubscribeCommonEvent() function
101 if (OHOS::EventFwk::CommonEventManager::UnSubscribeCommonEvent(g_accountSubscriber)) { in UnSubscribeCommonEvent()
208 UnSubscribeCommonEvent(); in DestroyOsAccountAdapter()
/ohos5.0/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_shutdown_fast_test.cpp119 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
138 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_state_observer.cpp64 bool unSubscribeResult = CommonEventManager::UnSubscribeCommonEvent(smsSubscriber_); in StopEventSubscriber()
148 bool subscribeResult = CommonEventManager::UnSubscribeCommonEvent(sub_); in OnRemoveSystemAbility()
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_manager.cpp105 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
112 return CommonEvent::GetInstance()->UnSubscribeCommonEvent(subscriber); in NewUnSubscribeCommonEvent()
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp234 EventFwk::CommonEventManager::UnSubscribeCommonEvent(screenSubscriber_); in ~NfcEventHandler()
235 EventFwk::CommonEventManager::UnSubscribeCommonEvent(pkgSubscriber_); in ~NfcEventHandler()
236 EventFwk::CommonEventManager::UnSubscribeCommonEvent(shutdownSubscriber_); in ~NfcEventHandler()
237 EventFwk::CommonEventManager::UnSubscribeCommonEvent(dataShareSubscriber_); in ~NfcEventHandler()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dpower_coordination_lock_test.cpp414 CommonEventManager::UnSubscribeCommonEvent(subscriber);
467 CommonEventManager::UnSubscribeCommonEvent(subscriber);
524 CommonEventManager::UnSubscribeCommonEvent(subscriber);
582 CommonEventManager::UnSubscribeCommonEvent(subscriber);
635 CommonEventManager::UnSubscribeCommonEvent(subscriber);
707 CommonEventManager::UnSubscribeCommonEvent(subscriber);
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_common_event.cpp36 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber>& subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/ohos5.0/foundation/multimodalinput/input/intention/adapters/common_event_adapter/src/
H A Dcommon_event_adapter.cpp38 if (!EventFwk::CommonEventManager::UnSubscribeCommonEvent(observer)) { in RemoveObserver()
/ohos5.0/base/msdp/device_status/intention/adapters/common_event_adapter/src/
H A Dcommon_event_adapter.cpp38 if (!EventFwk::CommonEventManager::UnSubscribeCommonEvent(observer)) { in RemoveObserver()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_normal_impl.cpp160 auto res = CommonEventManager::UnSubscribeCommonEvent(eventSubscriber_); in ~AccountDelegateNormalImpl()
168 auto res = CommonEventManager::UnSubscribeCommonEvent(eventSubscriber_); in UnsubscribeAccountEvent()

123456