Home
last modified time | relevance | path

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

/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/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_manager.cpp53 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber>& subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_common_event_manager.cpp50 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/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
/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
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/datetimeformat_fuzzer/
H A Ddatetimeformatadapterimpl_fuzzer.cpp39 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber>& subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/date_time_adapter_impl_test/
H A Ddate_time_adapter_impl_test.cpp43 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/enterprise_device_impl_test/
H A Denterprise_device_impl_test.cpp45 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/ohos5.0/base/web/webview/test/unittest/battery_mgr_adapter_impl/
H A Dbattery_mgr_adapter_test.cpp45 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/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
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/net_proxy_adapter_test/
H A Dnet_proxy_adapter_test.cpp44 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/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
/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event.cpp193 __attribute__((no_sanitize("cfi"))) int32_t CommonEvent::UnSubscribeCommonEvent( in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEvent
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp321 bool AVSessionService::UnSubscribeCommonEvent() in UnSubscribeCommonEvent() function in OHOS::AVSession::AVSessionService