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

  /external/chromium_org/chromeos/network/
client_cert_util.h 29 enum ConfigType {
42 ConfigType location;
75 ConfigType* cert_config_type,
81 CHROMEOS_EXPORT void SetShillProperties(const ConfigType cert_config_type,
88 CHROMEOS_EXPORT void SetEmptyShillProperties(const ConfigType cert_config_type,
92 bool IsCertificateConfigured(const client_cert::ConfigType cert_config_type,
client_cert_resolver.h 56 const client_cert::ConfigType client_cert_type,
client_cert_util.cc 125 ConfigType* cert_config_type,
182 void SetShillProperties(const ConfigType cert_config_type,
224 void SetEmptyShillProperties(const ConfigType cert_config_type,
321 bool IsCertificateConfigured(const ConfigType cert_config_type,
client_cert_resolver.cc 36 client_cert::ConfigType config_type,
45 client_cert::ConfigType cert_config_type;
269 const client_cert::ConfigType client_cert_type,
network_cert_migrator.cc 116 chromeos::client_cert::ConfigType config_type =
network_connection_handler.cc 429 client_cert::ConfigType client_cert_type = client_cert::CONFIG_TYPE_NONE;
  /external/llvm/unittests/IR/
ValueMapTest.cpp 201 typedef LockMutex<TypeParam*, sys::Mutex> ConfigType;
202 typename ConfigType::ExtraData Data = {&M, &CalledRAUW, &CalledDeleted};
203 ValueMap<TypeParam*, int, ConfigType> VM(Data);
  /external/chromium_org/chrome/browser/chromeos/options/
vpn_config_view.h 89 void SetUserCertProperties(chromeos::client_cert::ConfigType client_cert_type,
vpn_config_view.cc 453 chromeos::client_cert::ConfigType client_cert_type,
    [all...]

Completed in 4156 milliseconds