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

  /external/chromium/net/http/
http_response_headers.h 201 bool GetMaxAgeValue(base::TimeDelta* value) const;
http_response_headers.cc 818 if (GetMaxAgeValue(&max_age_value))
926 bool HttpResponseHeaders::GetMaxAgeValue(TimeDelta* result) const {
    [all...]

Completed in 102 milliseconds