Home
last modified time | relevance | path

Searched refs:WriteResponseToCache (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_cache_proxy.h35 void WriteResponseToCache(const HttpResponse &response);
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_proxy/include/
H A Dcache_proxy.h33 void WriteResponseToCache(const HttpResponse &response);
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_proxy.cpp90 void CacheProxy::WriteResponseToCache(const HttpResponse &response) in WriteResponseToCache() function in OHOS::NetStack::Http::CacheProxy
H A Dnet_http_client_exec.cpp267 proxy.WriteResponseToCache(context->response); in HandleCurlData()
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_proxy/src/
H A Dcache_proxy.cpp101 void CacheProxy::WriteResponseToCache(const HttpResponse &response) in WriteResponseToCache() function in OHOS::NetStack::Http::CacheProxy
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp520 proxy.WriteResponseToCache(context->response); in AddCurlHandle()

Completed in 5 milliseconds