Searched refs:AddCurlHandle (Results 1 – 4 of 4) sorted by relevance
86 static bool AddCurlHandle(CURL *handle, RequestContext *context);
117 static bool AddCurlHandle(CURL *handle, RequestContext *context);
78 bool NetHttpClientExec::AddCurlHandle(CURL *handle, RequestContext *context) in AddCurlHandle() function in OHOS::NetStack::Http::NetHttpClientExec153 if (!AddCurlHandle(handle, context)) { in RequestWithoutCache()
186 bool HttpExec::AddCurlHandle(CURL *handle, RequestContext *context) in AddCurlHandle() function in OHOS::NetStack::Http::HttpExec278 if (!AddCurlHandle(handle, context)) { in AddCurlHandle()