Searched refs:FromDictionary (Results 1 – 6 of 6) sorted by relevance
74 ProxyServer::FromDictionary(ProxyServer::SCHEME_HTTP, in GetCurrentProxyConfig()88 ProxyServer::FromDictionary(ProxyServer::SCHEME_HTTP, in GetCurrentProxyConfig()102 ProxyServer::FromDictionary(ProxyServer::SCHEME_HTTP, in GetCurrentProxyConfig()117 ProxyServer::FromDictionary(ProxyServer::SCHEME_SOCKS5, in GetCurrentProxyConfig()
18 ProxyServer ProxyServer::FromDictionary(Scheme scheme, in FromDictionary() function in net::ProxyServer
74 ProxyServer::FromDictionary(ProxyServer::SCHEME_HTTP, in GetCurrentProxyConfig()
126 static ProxyServer FromDictionary(Scheme scheme,
164 ProxyServer proxy_server = ProxyServer::FromDictionary( in GetProxyForURL()
21 TEST_F(JsEventDetailsTest, FromDictionary) { in TEST_F() argument