Home
last modified time | relevance | path

Searched refs:ParseCacheControl (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_entity.cpp22 void HttpCacheRequest::ParseCacheControl(const std::string &cacheControl) in ParseCacheControl() function in OHOS::NetStack::Http::HttpCacheRequest
61 ParseCacheControl(value); in ParseRequestHeader()
146 void HttpCacheResponse::ParseCacheControl(const std::string &cacheControl) in ParseCacheControl() function in OHOS::NetStack::Http::HttpCacheResponse
189 ParseCacheControl(value); in ParseCacheResponseHeader()
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_request.cpp22 void HttpCacheRequest::ParseCacheControl(const std::string &cacheControl) in ParseCacheControl() function in OHOS::NetStack::Http::HttpCacheRequest
61 ParseCacheControl(value); in ParseRequestHeader()
H A Dhttp_cache_response.cpp22 void HttpCacheResponse::ParseCacheControl(const std::string &cacheControl) in ParseCacheControl() function in OHOS::NetStack::Http::HttpCacheResponse
65 ParseCacheControl(value); in ParseCacheResponseHeader()
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_cache_entity.h58 void ParseCacheControl(const std::string &cacheControl);
131 void ParseCacheControl(const std::string &cacheControl);
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/include/
H A Dhttp_cache_request.h57 void ParseCacheControl(const std::string &cacheControl);
H A Dhttp_cache_response.h82 void ParseCacheControl(const std::string &cacheControl);