Searched refs:FinishCommonEvent (Results 1 – 11 of 11) sorted by relevance
104 bool FinishCommonEvent();
113 bool AsyncCommonEventResult::FinishCommonEvent() in FinishCommonEvent() function in OHOS::EventFwk::AsyncCommonEventResult
405 EXPECT_EQ(false, asyncCommonEventResult.FinishCommonEvent());522 bool result = asyncCommonEventResult.FinishCommonEvent();
153 commonEventSubscriber_->GetAsyncCommonEventResult()->FinishCommonEvent(); in OnReceiveEvent()
241 result->FinishCommonEvent(); in AsyncProcess()369 result->FinishCommonEvent(); in AsyncProcess()
264 errorCode = result->FinishCommonEvent() ? NO_ERROR : ERR_CES_FAILED; in CJ_FinishCommonEvent()
254 result->FinishCommonEvent(); in AsyncProcess()382 result->FinishCommonEvent(); in AsyncProcess()
954 napi_value FinishCommonEvent(napi_env env, napi_callback_info info) in FinishCommonEvent() function1001 … asyncCallbackInfo->info.errorCode = asyncResult->FinishCommonEvent() ? NO_ERROR : ERR_CES_FAILED; in FinishCommonEvent()1581 DECLARE_NAPI_FUNCTION("finishCommonEvent", FinishCommonEvent), in CommonEventSubscriberInit()
370 napi_value FinishCommonEvent(napi_env env, napi_callback_info info);
1849 napi_value FinishCommonEvent(napi_env env, napi_callback_info info) in FinishCommonEvent() function1893 … asyncCallbackInfo->info.errorCode = asyncResult->FinishCommonEvent() ? NO_ERROR : ERR_CES_FAILED; in FinishCommonEvent()1969 DECLARE_NAPI_FUNCTION("finishCommonEvent", FinishCommonEvent), in CommonEventSubscriberInit()
394 napi_value FinishCommonEvent(napi_env env, napi_callback_info info);