Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dhttp_proxy.h112 bool ParseClientRequest();
Dhttp_proxy.cc257 bool HTTPProxy::ParseClientRequest() { in ParseClientRequest() function in shill::HTTPProxy
355 if (!ParseClientRequest()) { in ProcessLastHeaderLine()