Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/
Dproxy_config_service_impl.cc119 const std::string network_profile_path, in IgnoreProxy() argument
129 if (network_profile_path.empty()) in IgnoreProxy()
133 ->network_profile_handler()->GetProfileForPath(network_profile_path); in IgnoreProxy()
135 VLOG(1) << "Unknown profile_path '" << network_profile_path in IgnoreProxy()
Dproxy_config_service_impl.h63 const std::string network_profile_path,