Home
last modified time | relevance | path

Searched defs:UnSubscribeCommonEvent (Results 1 – 9 of 9) sorted by relevance

/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
Dmock_common_event_manager.cpp50 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/location/test/location_locator/mock/src/
Dmock_common_event_manager.cpp48 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/web/webview/test/unittest/ohos_adapter/enterprise_device_impl_test/
Denterprise_device_impl_test.cpp45 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/web/webview/test/unittest/ohos_adapter/date_time_adapter_impl_test/
Ddate_time_adapter_impl_test.cpp43 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/web/webview/test/unittest/battery_mgr_adapter_impl/
Dbattery_mgr_adapter_test.cpp45 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_manager.cpp105 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/security/device_auth/services/frameworks/src/os_account_adapter/
Dos_account_adapter.cpp96 static void UnSubscribeCommonEvent(void) in UnSubscribeCommonEvent() function
/base/web/webview/test/unittest/ohos_adapter/net_proxy_adapter_test/
Dnet_proxy_adapter_test.cpp44 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/notification/common_event_service/frameworks/core/src/
Dcommon_event.cpp163 int32_t CommonEvent::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subscribe… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEvent