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

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

Completed in 49 milliseconds