HomeSort by relevance Sort by last modified time
    Searched defs: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...]
  /external/chromium_org/net/http/
http_response_headers.cc 905 GetFreshnessLifetime(response_time);
932 TimeDelta HttpResponseHeaders::GetFreshnessLifetime(
944 // Expires header after checking for max-age in GetFreshnessLifetime. This
    [all...]

Completed in 202 milliseconds