Home
last modified time | relevance | path

Searched refs:GetCacheControlDirective (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_response_headers.cc884 bool HttpResponseHeaders::GetCacheControlDirective( in GetCacheControlDirective() function in net::HttpResponseHeaders
1335 return GetCacheControlDirective("max-age", result); in GetMaxAgeValue()
1375 return GetCacheControlDirective("stale-while-revalidate", result); in GetStaleWhileRevalidateValue()
H A Dhttp_response_headers.h456 bool GetCacheControlDirective(std::string_view directive,