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