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.cc120 const std::string network_profile_path, in IgnoreProxy() argument
130 if (network_profile_path.empty()) in IgnoreProxy()
134 ->network_profile_handler()->GetProfileForPath(network_profile_path); in IgnoreProxy()
136 LOG(WARNING) << "Unknown profile_path '" << network_profile_path in IgnoreProxy()
Dproxy_config_service_impl.h63 const std::string network_profile_path,