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

  /external/chromium_org/components/onc/
onc_constants.cc 31 const char kUnencryptedConfiguration[] = "UnencryptedConfiguration";
onc_constants.h 53 ONC_EXPORT extern const char kUnencryptedConfiguration[];
  /external/chromium_org/chromeos/network/onc/
onc_validator.cc 416 static const char* kValidTypes[] = { kUnencryptedConfiguration,
426 std::string type = kUnencryptedConfiguration;
428 if (type == kUnencryptedConfiguration &&

Completed in 69 milliseconds