Searched refs:GetSsid (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/options/
H A Dwifi_config_view.h112 std::string GetSsid() const;
H A Dwifi_config_view.cc403 if (service_path_.empty() && GetSsid().empty())
671 shill_property_util::SetSSID(GetSsid(), &properties);
732 std::string WifiConfigView::GetSsid() const { function in class:chromeos::WifiConfigView

Completed in 660 milliseconds