Searched refs:SetAsyncCommonEventResult (Results 1 – 6 of 6) sorted by relevance
643 subscriber->SetAsyncCommonEventResult(nullptr);663 subscriber->SetAsyncCommonEventResult(nullptr);682 subscriber->SetAsyncCommonEventResult(nullptr);702 subscriber->SetAsyncCommonEventResult(nullptr);722 subscriber->SetAsyncCommonEventResult(nullptr);
140 bool SetAsyncCommonEventResult(const std::shared_ptr<AsyncCommonEventResult> &result);
139 bool CommonEventSubscriber::SetAsyncCommonEventResult(const std::shared_ptr<AsyncCommonEventResult>… in SetAsyncCommonEventResult() function in OHOS::EventFwk::CommonEventSubscriber
105 bool CommonEventSubscriber::SetAsyncCommonEventResult(const std::shared_ptr<AsyncCommonEventResult>… in SetAsyncCommonEventResult() function in OHOS::EventFwk::CommonEventSubscriber
148 commonEventSubscriber_->SetAsyncCommonEventResult(result); in OnReceiveEvent()