Searched refs:SetSSID (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dshill_property_util.h25 CHROMEOS_EXPORT void SetSSID(const std::string ssid,
H A Dnetwork_configuration_handler_unittest.cc350 shill_property_util::SetSSID(networkName, &value);
596 shill_property_util::SetSSID(service_path, &properties);
H A Dshill_property_util.cc72 void SetSSID(const std::string ssid, base::DictionaryValue* properties) { function in namespace:chromeos::shill_property_util
/external/chromium_org/chromeos/network/onc/
H A Donc_translator_onc_to_shill.cc220 shill_property_util::SetSSID(ssid, shill_dictionary_);
/external/chromium_org/chromeos/dbus/
H A Dshill_client_unittest_base.cc290 shill_property_util::SetSSID("testssid", properties);
H A Dfake_shill_service_client.cc380 shill_property_util::SetSSID(name, properties);
/external/chromium_org/chrome/browser/chromeos/options/
H A Dwifi_config_view.cc677 shill_property_util::SetSSID(GetSsid(), &properties);

Completed in 152 milliseconds