Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dservice.h787 uint16_t GetHTTPProxyPort(Error* error) const;
Dservice.cc235 &Service::GetHTTPProxyPort); in Service()
1613 uint16_t Service::GetHTTPProxyPort(Error* /*error*/) const { in GetHTTPProxyPort() function in shill::Service