Home
last modified time | relevance | path

Searched refs:minor_value (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/http/
Dhttp_version.h28 uint16 minor_value() const { in minor_value() function
Dhttp_response_headers.cc603 << http_version_.minor_value(); in ParseStatusLine()