HomeSort by relevance Sort by last modified time
    Searched refs:kNameServers (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/components/onc/
onc_constants.cc 44 const char kNameServers[] = "NameServers";
173 const char kNameServers[] = "NameServers";
onc_constants.h 69 ONC_EXPORT extern const char kNameServers[];
184 ONC_EXPORT extern const char kNameServers[];
  /external/chromium_org/chromeos/network/onc/
onc_normalizer.cc 159 network->RemoveWithoutPathExpansion(::onc::network_config::kNameServers,
onc_translator_onc_to_shill.cc 140 if (onc_object_->GetListWithoutPathExpansion(::onc::ipconfig::kNameServers,
onc_signature.cc 176 { ::onc::ipconfig::kNameServers, &kStringListSignature},
304 { ::onc::network_config::kNameServers, &kStringListSignature},
onc_translation_tables.cc 199 { ::onc::ipconfig::kNameServers, shill::kNameServersProperty},
212 // { ::onc::ipconfig::kNameServers, shill::kSavedIPNameServersProperty},
220 // { ::onc::ipconfig::kNameServers, shill::kStaticIPNameServersProperty},
onc_translator_shill_to_onc.cc 512 onc_object_->SetWithoutPathExpansion(::onc::ipconfig::kNameServers,

Completed in 398 milliseconds