HomeSort by relevance Sort by last modified time
    Searched refs:GetFreshnessLifetime (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/http/
http_response_headers.h 216 base::TimeDelta GetFreshnessLifetime(const base::Time& response_time) const;
http_response_headers.cc 963 GetFreshnessLifetime(response_time);
    [all...]
http_cache_transaction.cc     [all...]
  /external/chromium_org/chrome/browser/net/
chrome_network_delegate.cc 573 request->response_info().headers->GetFreshnessLifetime(
  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_predictor.cc 249 base::TimeDelta freshness = response_info.headers->GetFreshnessLifetime(
    [all...]

Completed in 143 milliseconds