Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dhttp_proxy.h115 bool ReadClientHostname(std::string* header);
Dhttp_proxy.cc364 !ReadClientHostname(header)) { in ProcessLastHeaderLine()
434 bool HTTPProxy::ReadClientHostname(string* header) { in ReadClientHostname() function in shill::HTTPProxy