Searched refs:GetSSIDFromProperties (Results 1 – 3 of 3) sorted by relevance
30 CHROMEOS_EXPORT std::string GetSSIDFromProperties(
77 std::string GetSSIDFromProperties(const base::DictionaryValue& properties, in GetSSIDFromProperties() function182 std::string ssid = GetSSIDFromProperties(properties, &unknown_ssid_encoding); in GetNameFromProperties()
243 std::string ssid = shill_property_util::GetSSIDFromProperties( in TranslateWiFiWithState()