Searched refs:AsyncRunRequest (Results 1 – 5 of 5) sorted by relevance
29 void AsyncRunRequest(const RequestOptions &options, const RequestCallback &callback);
252 HttpExec::AsyncRunRequest(context); in Request()272 HttpExec::AsyncRunRequest(context); in RequestInStream()
86 static void AsyncRunRequest(RequestContext *context);
1450 void HttpExec::AsyncRunRequest(RequestContext *context) in AddCurlHandle() function in OHOS::NetStack::Http::HttpExec