Searched refs:SetAsyncCommonEventResult (Results 1 – 4 of 4) sorted by relevance
139 bool SetAsyncCommonEventResult(const std::shared_ptr<AsyncCommonEventResult> &result);
628 subscriber->SetAsyncCommonEventResult(nullptr);647 subscriber->SetAsyncCommonEventResult(nullptr);666 subscriber->SetAsyncCommonEventResult(nullptr);686 subscriber->SetAsyncCommonEventResult(nullptr);706 subscriber->SetAsyncCommonEventResult(nullptr);
139 bool CommonEventSubscriber::SetAsyncCommonEventResult(const std::shared_ptr<AsyncCommonEventResult>… in SetAsyncCommonEventResult() function in OHOS::EventFwk::CommonEventSubscriber
139 commonEventSubscriber_->SetAsyncCommonEventResult(result); in OnReceiveEvent()