Home
last modified time | relevance | path

Searched refs:publicCache_ (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_response.cpp36 publicCache_ = true; in ParseCacheControl()
176 return publicCache_; in IsPublicCache()
226 publicCache_(false), in HttpCacheResponse()
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_entity.cpp160 publicCache_ = true; in ParseCacheControl()
300 return publicCache_; in IsPublicCache()
350 publicCache_(false), in HttpCacheResponse()
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/include/
H A Dhttp_cache_response.h95 bool publicCache_; member in OHOS::NetStack::Http::HttpCacheResponse
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dnet_http_cache_entity.h144 bool publicCache_; member in OHOS::NetStack::Http::HttpCacheResponse

Completed in 3 milliseconds