Home
last modified time | relevance | path

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

/base/notification/common_event_service/frameworks/native/test/unittest/
Dcommon_event_unsubscribe_test.cpp86 virtual int32_t UnsubscribeCommonEvent(const OHOS::sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in CommonEventStubTest
Dcommon_event_subscribe_test.cpp109 virtual int32_t UnsubscribeCommonEvent(const OHOS::sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in CommonEventStubTest
/base/notification/common_event_service/frameworks/core/src/
Dcommon_event_proxy.cpp207 int32_t CommonEventProxy::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in OHOS::EventFwk::CommonEventProxy
Dcommon_event_stub.cpp296 int32_t CommonEventStub::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in OHOS::EventFwk::CommonEventStub
/base/notification/common_event_service/services/src/
Dcommon_event_manager_service.cpp292 int32_t CommonEventManagerService::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventLis… in UnsubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManagerService
Dinner_common_event_manager.cpp359 bool InnerCommonEventManager::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in OHOS::EventFwk::InnerCommonEventManager
/base/notification/common_event_service/services/test/unittest/
Dcommon_event_subscribe_unit_test.cpp93 … virtual int32_t UnsubscribeCommonEvent(const OHOS::sptr<OHOS::IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in CommonEventStubTest