Home
last modified time | relevance | path

Searched refs:GetAsyncCommonEventResult (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event_listener.cpp152 if ((commonEventSubscriber_->GetAsyncCommonEventResult() != nullptr) && ordered) { in OnReceiveEvent()
153 commonEventSubscriber_->GetAsyncCommonEventResult()->FinishCommonEvent(); in OnReceiveEvent()
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_subscriber.h147 std::shared_ptr<AsyncCommonEventResult> GetAsyncCommonEventResult();
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_subscriber.cpp146 std::shared_ptr<AsyncCommonEventResult> CommonEventSubscriber::GetAsyncCommonEventResult() in GetAsyncCommonEventResult() function in OHOS::EventFwk::CommonEventSubscriber
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_subscriber.cpp112 std::shared_ptr<AsyncCommonEventResult> CommonEventSubscriber::GetAsyncCommonEventResult() in GetAsyncCommonEventResult() function in OHOS::EventFwk::CommonEventSubscriber
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dmock_common_event_subscriber.cpp112 std::shared_ptr<AsyncCommonEventResult> CommonEventSubscriber::GetAsyncCommonEventResult() in GetAsyncCommonEventResult() function in OHOS::EventFwk::CommonEventSubscriber