/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/ |
H A D | common_event_services_system_test.cpp | 199 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 D | actsCESManagertest.cpp | 153 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 D | usb_event_test.cpp | 87 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 D | battery_event_system_test.cpp | 434 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 D | common_event_unsubscribe_test.cpp | 160 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 D | thermal_level_event_test.cpp | 211 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 D | usb_event_mock_test.cpp | 128 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 D | account_event_subscribe.cpp | 57 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 D | common_event_command_publish_system_test.cpp | 193 CommonEventManager::UnSubscribeCommonEvent(subscriberTestPtr); 253 CommonEventManager::UnSubscribeCommonEvent(subscriberTestPtr); 313 CommonEventManager::UnSubscribeCommonEvent(subscriberTestPtr); 373 CommonEventManager::UnSubscribeCommonEvent(subscriberTestPtr);
|
H A D | common_event_command_dump_system_test.cpp | 120 CommonEventManager::UnSubscribeCommonEvent(subscriberTestPtr); 165 CommonEventManager::UnSubscribeCommonEvent(subscriberTestPtr);
|
/ohos5.0/base/location/test/location_locator/mock/src/ |
H A D | mock_common_event_manager.cpp | 48 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 D | mock_common_event_manager.cpp | 48 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 D | package_event_proxy_ohos.cpp | 63 CommonEventManager::UnSubscribeCommonEvent(packageEventSubscriber_); in ~PackageEventProxyOhos() 78 CommonEventManager::UnSubscribeCommonEvent(packageEventSubscriber_); in OnPackageChange()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | event_pass_through_subscriber.cpp | 51 CommonEventManager::UnSubscribeCommonEvent(eventReceiver_); in UnSubscribeEvent() 61 CommonEventManager::UnSubscribeCommonEvent(eventReceiver_); in UnSubscribeEvent()
|
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/ |
H A D | thermal_level_event_system_test.cpp | 389 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 D | os_account_adapter.cpp | 96 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 D | power_mgr_shutdown_fast_test.cpp | 119 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr); 138 CommonEventManager::UnSubscribeCommonEvent(subscriberPtr);
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_state_observer.cpp | 64 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 D | common_event_manager.cpp | 105 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 D | nfc_event_handler.cpp | 234 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 D | power_coordination_lock_test.cpp | 414 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 D | mock_common_event.cpp | 36 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 D | common_event_adapter.cpp | 38 if (!EventFwk::CommonEventManager::UnSubscribeCommonEvent(observer)) { in RemoveObserver()
|
/ohos5.0/base/msdp/device_status/intention/adapters/common_event_adapter/src/ |
H A D | common_event_adapter.cpp | 38 if (!EventFwk::CommonEventManager::UnSubscribeCommonEvent(observer)) { in RemoveObserver()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/ |
H A D | account_delegate_normal_impl.cpp | 160 auto res = CommonEventManager::UnSubscribeCommonEvent(eventSubscriber_); in ~AccountDelegateNormalImpl() 168 auto res = CommonEventManager::UnSubscribeCommonEvent(eventSubscriber_); in UnsubscribeAccountEvent()
|