Searched defs:kValidTypes (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/chromeos/network/onc/ |
| D | onc_validator.cc | 431 static const char* kValidTypes[] = { kUnencryptedConfiguration, in ValidateToplevelConfiguration() local 452 static const char* kValidTypes[] = { ::onc::network_type::kEthernet, in ValidateNetworkConfiguration() local 526 static const char* kValidTypes[] = { kIPv4, kIPv6, NULL }; in ValidateIPConfig() local 572 static const char* kValidTypes[] = in ValidateVPN() local 735 static const char* kValidTypes[] = { kDirect, kManual, kPAC, kWPAD, NULL }; in ValidateProxySettings() local 803 static const char* kValidTypes[] = { kClient, kServer, kAuthority, NULL }; in ValidateCertificate() local
|
| /external/chromium_org/webkit/common/fileapi/ |
| D | file_system_util.cc | 163 } kValidTypes[] = { in ParseFileSystemSchemeURL() local
|
| /external/chromium_org/components/json_schema/ |
| D | json_schema_validator.cc | 34 static const char* kValidTypes[] = { in IsValidType() local
|