Searched refs:ConfigType (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dclient_cert_util.h29 enum ConfigType { enum in namespace:chromeos::client_cert
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,
H A Dclient_cert_resolver.h56 const client_cert::ConfigType client_cert_type,
H A Dclient_cert_util.cc125 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,
H A Dclient_cert_resolver.cc36 client_cert::ConfigType config_type,
45 client_cert::ConfigType cert_config_type;
269 const client_cert::ConfigType client_cert_type,
H A Dnetwork_cert_migrator.cc116 chromeos::client_cert::ConfigType config_type =
H A Dnetwork_connection_handler.cc429 client_cert::ConfigType client_cert_type = client_cert::CONFIG_TYPE_NONE;
/external/llvm/unittests/IR/
H A DValueMapTest.cpp201 typedef LockMutex<TypeParam*, sys::Mutex> ConfigType; typedef
202 typename ConfigType::ExtraData Data = {&M, &CalledRAUW, &CalledDeleted};
203 ValueMap<TypeParam*, int, ConfigType> VM(Data);
/external/chromium_org/chrome/browser/chromeos/options/
H A Dvpn_config_view.h89 void SetUserCertProperties(chromeos::client_cert::ConfigType client_cert_type,
H A Dvpn_config_view.cc453 chromeos::client_cert::ConfigType client_cert_type,

Completed in 738 milliseconds