Home
last modified time | relevance | path

Searched defs:GetProxyServer (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/prefs/
Dproxy_config_dictionary.cc44 bool ProxyConfigDictionary::GetProxyServer(std::string* out) const { in GetProxyServer() function in ProxyConfigDictionary
/external/chromium_org/chrome/browser/prefs/
Dproxy_config_dictionary.cc56 bool ProxyConfigDictionary::GetProxyServer(std::string* out) const { in GetProxyServer() function in ProxyConfigDictionary
/external/chromium/chrome/browser/extensions/
Dextension_proxy_api_helpers.cc122 bool GetProxyServer(const DictionaryValue* proxy_server, in GetProxyServer() function
Dextension_proxy_api_helpers_unittest.cc232 TEST(ExtensionProxyApiHelpers, GetProxyServer) { in TEST() argument
/external/chromium_org/chrome/browser/extensions/api/proxy/
Dproxy_api_helpers.cc149 bool GetProxyServer(const base::DictionaryValue* proxy_server, in GetProxyServer() function
Dproxy_api_helpers_unittest.cc299 TEST(ExtensionProxyApiHelpers, GetProxyServer) { in TEST() argument