Searched refs:minor_value (Results 1 – 2 of 2) sorted by relevance
/external/chromium/net/http/ | ||
D | http_version.h | 28 uint16 minor_value() const { in minor_value() function |
D | http_response_headers.cc | 603 << http_version_.minor_value(); in ParseStatusLine() |