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

/external/chromium/net/http/
H A Dhttp_response_headers.h198 base::TimeDelta GetFreshnessLifetime(const base::Time& response_time) const;
H A Dhttp_response_headers.cc843 GetFreshnessLifetime(response_time);
870 TimeDelta HttpResponseHeaders::GetFreshnessLifetime( function in class:net::HttpResponseHeaders
882 // Expires header after checking for max-age in GetFreshnessLifetime. This
/external/chromium_org/net/http/
H A Dhttp_response_headers.h203 base::TimeDelta GetFreshnessLifetime(const base::Time& response_time) const;
H A Dhttp_response_headers.cc905 GetFreshnessLifetime(response_time);
932 TimeDelta HttpResponseHeaders::GetFreshnessLifetime( function in class:net::HttpResponseHeaders
944 // Expires header after checking for max-age in GetFreshnessLifetime. This
/external/chromium_org/chrome/browser/net/
H A Dchrome_network_delegate.cc701 request->response_info().headers->GetFreshnessLifetime(
/external/chromium_org/chrome/browser/predictors/
H A Dresource_prefetch_predictor.cc236 base::TimeDelta freshness = response_info.headers->GetFreshnessLifetime(

Completed in 221 milliseconds