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

  /external/chromium_org/chromeos/network/onc/
onc_constants.cc 101 const char kAuthentication[] = "Authentication";
onc_constants.h 132 CHROMEOS_EXPORT extern const char kAuthentication[];
onc_normalizer.cc 99 ethernet->GetStringWithoutPathExpansion(kAuthentication, &auth);
onc_signature.cc 148 { ethernet::kAuthentication, &kStringSignature },
onc_validator.cc 492 if (FieldExistsAndHasNoValidValue(*result, kAuthentication,
499 result->GetStringWithoutPathExpansion(kAuthentication, &auth);
  /external/webrtc/src/
common_types.h 146 kAuthentication = 2,

Completed in 63 milliseconds