Searched refs:GetMaxAgeValue (Results 1 – 2 of 2) sorted by relevance
209 bool GetMaxAgeValue(base::TimeDelta* value) const;
887 if (GetMaxAgeValue(&max_age_value)) in GetFreshnessLifetime()995 bool HttpResponseHeaders::GetMaxAgeValue(TimeDelta* result) const { in GetMaxAgeValue() function in net::HttpResponseHeaders