Searched refs:name_server_type (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dinternet_options_handler.cc751 std::string address, netmask, gateway, name_server_type, name_servers; local
757 !args->GetString(5, &name_server_type) ||
762 NET_LOG_USER("SetIPConfigProperties: " + name_server_type, service_path);
798 if (name_server_type == kNameServerTypeAutomatic) {
803 if (name_server_type == kNameServerTypeGoogle)

Completed in 2451 milliseconds