Searched defs:HasStrongValidators (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_util.cc696 bool HttpUtil::HasStrongValidators(HttpVersion version, function in class:net::HttpUtil
H A Dhttp_response_headers.cc1196 bool HttpResponseHeaders::HasStrongValidators() const { function in class:net::HttpResponseHeaders
1203 return HttpUtil::HasStrongValidators(GetHttpVersion(),

Completed in 61 milliseconds