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

  /external/chromium/net/http/
http_response_headers.h 198 base::TimeDelta GetFreshnessLifetime(const base::Time& response_time) const;
http_response_headers.cc 843 GetFreshnessLifetime(response_time);
870 TimeDelta HttpResponseHeaders::GetFreshnessLifetime(
882 // Expires header after checking for max-age in GetFreshnessLifetime. This
    [all...]

Completed in 27 milliseconds