Home
last modified time | relevance | path

Searched refs:kAuthentication (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chromeos/network/
Dpolicy_util.cc101 ::onc::ethernet::kAuthentication, &policy_auth); in IsPolicyMatching()
104 ::onc::ethernet::kAuthentication, &actual_auth); in IsPolicyMatching()
Dpolicy_applicator.cc245 ethernet->GetStringWithoutPathExpansion(::onc::ethernet::kAuthentication, in WriteNewShillConfiguration()
/external/chromium_org/components/onc/
Donc_constants.cc111 const char kAuthentication[] = "Authentication"; variable
Donc_constants.h143 ONC_EXPORT extern const char kAuthentication[];
/external/webrtc/src/
Dcommon_types.h146 kAuthentication = 2, enumerator
/external/chromium_org/chromeos/network/onc/
Donc_normalizer.cc99 ethernet->GetStringWithoutPathExpansion(kAuthentication, &auth); in NormalizeEthernet()
Donc_translator_onc_to_shill.cc107 onc_object_->GetStringWithoutPathExpansion(::onc::ethernet::kAuthentication, in TranslateEthernet()
Donc_translator_shill_to_onc.cc144 onc_object_->SetStringWithoutPathExpansion(::onc::ethernet::kAuthentication, in TranslateEthernet()
Donc_validator.cc506 *result, kAuthentication, kValidAuthentications)) { in ValidateEthernet()
512 result->GetStringWithoutPathExpansion(kAuthentication, &auth); in ValidateEthernet()
Donc_signature.cc157 { ::onc::ethernet::kAuthentication, &kStringSignature},
/external/chromium_org/chrome/browser/chromeos/net/
Donc_utils.cc342 ethernet->GetStringWithoutPathExpansion(::onc::ethernet::kAuthentication, in GetNetworkConfigForEthernetWithoutEAP()