Searched defs:GetProxyServer (Results 1 – 3 of 3) sorted by relevance
56 bool ProxyConfigDictionary::GetProxyServer(std::string* out) const { in GetProxyServer() function in ProxyConfigDictionary
149 bool GetProxyServer(const base::DictionaryValue* proxy_server, in GetProxyServer() function
299 TEST(ExtensionProxyApiHelpers, GetProxyServer) { in TEST() argument