Home
last modified time | relevance | path

Searched refs:major_value (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/http/
Dhttp_version.h23 uint16 major_value() const { in major_value() function
Dhttp_response_headers.cc602 DVLOG(1) << "assuming HTTP/" << http_version_.major_value() << "." in ParseStatusLine()
/external/chromium_org/net/http/
Dhttp_version.h22 uint16 major_value() const { in major_value() function
Dhttp_response_headers.cc666 DVLOG(1) << "assuming HTTP/" << http_version_.major_value() << "." in ParseStatusLine()