Searched refs:RequestWithoutCache (Results 1 – 4 of 4) sorted by relevance
39 static bool RequestWithoutCache(RequestContext *context);
58 static bool RequestWithoutCache(RequestContext *context);
114 if (!RequestWithoutCache(context)) { in ExecRequest()122 bool NetHttpClientExec::RequestWithoutCache(RequestContext *context) in RequestWithoutCache() function in OHOS::NetStack::Http::NetHttpClientExec
240 bool HttpExec::RequestWithoutCache(RequestContext *context) in AddCurlHandle() function in OHOS::NetStack::Http::HttpExec501 if (!RequestWithoutCache(context)) { in AddCurlHandle()