Home
last modified time | relevance | path

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

/base/accessibility/services/aams/test/mock/
Dcommon_event_manager_mock.cpp53 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/accessibility/services/test/mock/
Dcommon_event_manager_mock.cpp53 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/notification/ans_standard/frameworks/ans/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/notification/ces_standard/frameworks/native/src/
Dcommon_event_manager.cpp83 bool CommonEventManager::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subsc… in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManager
/base/notification/ces_standard/frameworks/core/src/
Dcommon_event.cpp132 bool CommonEvent::UnSubscribeCommonEvent(const std::shared_ptr<CommonEventSubscriber> &subscriber) in UnSubscribeCommonEvent() function in OHOS::EventFwk::CommonEvent
/base/notification/ces_standard/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json32 "UnSubscribeCommonEvent": [], array