Searched refs:HttpCacheResponse (Results 1 – 8 of 8) sorted by relevance
80 time_t HttpCacheResponse::GetDate() const in GetDate()89 time_t HttpCacheResponse::GetExpires() const in GetExpires()117 std::string HttpCacheResponse::GetEtag() const in GetEtag()122 std::string HttpCacheResponse::GetAge() const in GetAge()164 bool HttpCacheResponse::IsNoCache() const in IsNoCache()169 bool HttpCacheResponse::IsNoStore() const in IsNoStore()174 bool HttpCacheResponse::IsPublicCache() const in IsPublicCache()179 bool HttpCacheResponse::IsPrivateCache() const in IsPrivateCache()189 bool HttpCacheResponse::IsNoTransform() const in IsNoTransform()222 HttpCacheResponse::HttpCacheResponse() in HttpCacheResponse() function in OHOS::NetStack::Http::HttpCacheResponse[all …]
62 HttpCacheResponse tempCacheResponse; in IsCacheable()198 bool HttpCacheStrategy::IsCacheable(const HttpCacheResponse &cacheResponse) in IsCacheable()
204 time_t HttpCacheResponse::GetDate() const in GetDate()213 time_t HttpCacheResponse::GetExpires() const in GetExpires()241 std::string HttpCacheResponse::GetEtag() const in GetEtag()246 std::string HttpCacheResponse::GetAge() const in GetAge()288 bool HttpCacheResponse::IsNoCache() const in IsNoCache()293 bool HttpCacheResponse::IsNoStore() const in IsNoStore()298 bool HttpCacheResponse::IsPublicCache() const in IsPublicCache()303 bool HttpCacheResponse::IsPrivateCache() const in IsPrivateCache()313 bool HttpCacheResponse::IsNoTransform() const in IsNoTransform()346 HttpCacheResponse::HttpCacheResponse() in HttpCacheResponse() function in OHOS::NetStack::Http::HttpCacheResponse[all …]
59 HttpCacheResponse tempCacheResponse; in IsCacheable()196 bool HttpCacheStrategy::IsCacheable(const HttpCacheResponse &cacheResponse) in IsCacheable()
27 class HttpCacheResponse {29 HttpCacheResponse();31 ~HttpCacheResponse();
50 bool IsCacheable(const HttpCacheResponse &cacheResponse);64 HttpCacheResponse cacheResponse_;
76 class HttpCacheResponse {78 HttpCacheResponse();80 ~HttpCacheResponse();
49 bool IsCacheable(const HttpCacheResponse &cacheResponse);63 HttpCacheResponse cacheResponse_;