Home
last modified time | relevance | path

Searched refs:kHostProperty (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dshill_stub_helper.cc176 provider_properties.SetString(shill::kHostProperty, "vpn_host"); in SetupDefaultEnvironment()
/external/chromium_org/chromeos/network/
Dshill_property_util.cc237 provider_properties->GetStringWithoutPathExpansion(shill::kHostProperty, in CopyIdentifyingProperties()
Dnetwork_connection_handler.cc380 shill::kHostProperty, &vpn_provider_host); in VerifyConfiguredAndConnect()
/external/chromium_org/chrome/browser/chromeos/options/
Dvpn_config_view.cc717 shill::kHostProperty, &server_hostname); in InitFromProperties()
/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.cc160 const char* kHostProperty = "Host"; variable
561 { kHostProperty, PROPERTY_INDEX_HOST },
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dinternet_options_handler.cc679 shill::kHostProperty, &provider_host); in PopulateVPNDetails()