Home
last modified time | relevance | path

Searched refs:kOperatorNameKey (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chromeos/network/
Ddevice_state.cc51 dict->GetStringWithoutPathExpansion(shill::kOperatorNameKey, in PropertyChanged()
/external/chromium_org/chromeos/network/onc/
Donc_translation_tables.cc125 { ::onc::cellular_provider::kName, shill::kOperatorNameKey},
/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.cc184 const char* kOperatorNameKey = "name"; variable
938 dict->GetStringWithoutPathExpansion(kOperatorNameKey, in ParseValue()
1610 dict->GetStringWithoutPathExpansion(kOperatorNameKey, in ParseValue()
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dinternet_options_handler.cc1735 CopyStringFromDictionary(*serving_operator, shill::kOperatorNameKey, in PopulateCellularDetails()