Searched refs:CallFunctionAsync (Results 1 – 2 of 2) sorted by relevance
76 static void CallFunctionAsync(napi_env env, napi_ref func, const ArgsGenerator &generator);
51 void RequestManager::CallFunctionAsync(napi_env env, napi_ref func, const ArgsGenerator &generator) in CallFunctionAsync() function in OHOS::Request::Legacy::RequestManager114 CallFunctionAsync(descriptor.env_, descriptor.successCb_, in OnTaskDone()123 CallFunctionAsync(descriptor.env_, descriptor.failCb_, in OnTaskDone()