Home
last modified time | relevance | path

Searched defs:UnSubscribeCommonEvent (Results 1 – 11 of 11) 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/location/test/location_manager/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/fuzztest/ohos_adapter/datetimeformat_fuzzer/
Ddatetimeformatadapterimpl_fuzzer.cpp39 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/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/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/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/security/device_auth/services/frameworks/src/os_account_adapter/
Dos_account_adapter.cpp96 static void UnSubscribeCommonEvent(void) in UnSubscribeCommonEvent() function
/base/notification/common_event_service/frameworks/core/src/
Dcommon_event.cpp193 __attribute__((no_sanitize("cfi"))) int32_t CommonEvent::UnSubscribeCommonEvent( in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEvent