Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dhttp_proxy.h117 bool ReadClientHTTPVersion(std::string* header);
Dhttp_proxy.cc363 !ReadClientHTTPVersion(header) || in ProcessLastHeaderLine()
472 bool HTTPProxy::ReadClientHTTPVersion(string* header) { in ReadClientHTTPVersion() function in shill::HTTPProxy