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

/external/chromium_org/chromeos/network/
H A Dshill_property_util.cc48 bool CopyStringFromDictionary(const base::DictionaryValue& source, function in namespace:chromeos::shill_property_util::__anon6228
251 CopyStringFromDictionary(service_properties, shill::kGuidProperty, dest);
268 CopyStringFromDictionary(service_properties, shill::kWifiHexSsid, dest);
269 success &= CopyStringFromDictionary(
272 success &= CopyStringFromDictionary(

Completed in 276 milliseconds