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

/external/chromium_org/components/onc/
H A Donc_constants.cc162 const char kAuthentication[] = "Authentication"; member in namespace:onc::ethernet
H A Donc_constants.h191 ONC_EXPORT extern const char kAuthentication[];
/external/chromium_org/chromeos/network/
H A Dpolicy_util.cc101 ::onc::ethernet::kAuthentication, &policy_auth);
104 ::onc::ethernet::kAuthentication, &actual_auth);
H A Dpolicy_applicator.cc262 ethernet->GetStringWithoutPathExpansion(::onc::ethernet::kAuthentication,
/external/webrtc/src/
H A Dcommon_types.h146 kAuthentication = 2, enumerator in enum:webrtc::SecurityLevels
/external/chromium_org/chromeos/network/onc/
H A Donc_normalizer.cc99 ethernet->GetStringWithoutPathExpansion(kAuthentication, &auth);
H A Donc_translator_onc_to_shill.cc125 onc_object_->GetStringWithoutPathExpansion(::onc::ethernet::kAuthentication,
H A Donc_validator.cc531 *result, kAuthentication, valid_authentications)) {
537 result->GetStringWithoutPathExpansion(kAuthentication, &auth);
H A Donc_translator_shill_to_onc.cc190 onc_object_->SetStringWithoutPathExpansion(::onc::ethernet::kAuthentication,
H A Donc_signature.cc169 { ::onc::ethernet::kAuthentication, &kStringSignature},
/external/chromium_org/chrome/browser/chromeos/net/
H A Donc_utils.cc343 ethernet->GetStringWithoutPathExpansion(::onc::ethernet::kAuthentication,

Completed in 5783 milliseconds