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.cpp85 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_stub.cpp255 int32_t CommonEventStub::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in OHOS::EventFwk::CommonEventStub
Dcommon_event_proxy.cpp202 int32_t CommonEventProxy::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in OHOS::EventFwk::CommonEventProxy
/base/notification/common_event_service/services/src/
Dcommon_event_manager_service.cpp249 int32_t CommonEventManagerService::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventLis… in UnsubscribeCommonEvent() function in OHOS::EventFwk::CommonEventManagerService
Dinner_common_event_manager.cpp200 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.cpp92 … virtual int32_t UnsubscribeCommonEvent(const OHOS::sptr<OHOS::IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() function in CommonEventStubTest