Home
last modified time | relevance | path

Searched defs:UnsubscribeCommonEvent (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dcommon_event_unsubscribe_test.cpp86 virtual int32_t UnsubscribeCommonEvent(const OHOS::sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in CommonEventStubTest
H A Dcommon_event_subscribe_test.cpp109 virtual int32_t UnsubscribeCommonEvent(const OHOS::sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in CommonEventStubTest
/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event_proxy.cpp207 int32_t CommonEventProxy::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in OHOS::EventFwk::CommonEventProxy
H A Dcommon_event_stub.cpp296 int32_t CommonEventStub::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in OHOS::EventFwk::CommonEventStub
/ohos5.0/foundation/multimodalinput/input/service/account_manager/src/
H A Daccount_manager.cpp381 void AccountManager::UnsubscribeCommonEvent() in UnsubscribeCommonEvent() function in OHOS::MMI::AccountManager
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_manager_service.cpp292 int32_t CommonEventManagerService::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventLis… in UnsubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManagerService
H A Dinner_common_event_manager.cpp359 bool InnerCommonEventManager::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in OHOS::EventFwk::InnerCommonEventManager
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_subscribe_unit_test.cpp93 … virtual int32_t UnsubscribeCommonEvent(const OHOS::sptr<OHOS::IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in CommonEventStubTest