Searched defs:key_type (Results 1 - 25 of 89) sorted by relevance

1234

/external/chromium/chrome/browser/policy/
H A Dconfiguration_policy_provider_delegate_win.cc19 DWORD key_type = 0; local
22 if (key->ReadValue(name.c_str(), 0, &value_size, &key_type) != ERROR_SUCCESS)
24 if (key_type != REG_SZ)
/external/chromium_org/chrome/browser/predictors/
H A Dresource_prefetch_predictor_tables.h77 PrefetchData(PrefetchKeyType key_type, const std::string& primary_key);
82 bool is_host() const { return key_type == PREFETCH_KEY_TYPE_HOST; }
85 PrefetchKeyType key_type; // Not const to be able to assign. member in struct:predictors::ResourcePrefetchPredictorTables::PrefetchData
111 PrefetchKeyType key_type);
128 void GetAllDataHelper(PrefetchKeyType key_type,
132 void DeleteDataHelper(PrefetchKeyType key_type,
H A Dresource_prefetcher_manager.cc53 PrefetchKeyType key_type,
58 std::string key = key_type == PREFETCH_KEY_TYPE_HOST ?
65 this, config_, navigation_id, key_type, requests.Pass());
102 resource_prefetcher->key_type(),
108 resource_prefetcher->key_type() == PREFETCH_KEY_TYPE_HOST ?
118 PrefetchKeyType key_type,
125 key_type,
51 MaybeAddPrefetch( const NavigationID& navigation_id, PrefetchKeyType key_type, scoped_ptr<ResourcePrefetcher::RequestVector> requests) argument
116 ResourcePrefetcherFinishedOnUI( const NavigationID& navigation_id, PrefetchKeyType key_type, scoped_ptr<ResourcePrefetcher::RequestVector> requests) argument
H A Dresource_prefetch_predictor.h123 PrefetchKeyType key_type,
155 Result(PrefetchKeyType key_type,
159 PrefetchKeyType key_type; member in struct:predictors::ResourcePrefetchPredictor::Result
208 PrefetchKeyType* key_type);
253 void RemoveOldestEntryInPrefetchDataMap(PrefetchKeyType key_type,
259 PrefetchKeyType key_type,
266 void ReportAccuracyStats(PrefetchKeyType key_type,
273 PrefetchKeyType key_type,
277 PrefetchKeyType key_type,
H A Dresource_prefetcher_unittest.cc29 PrefetchKeyType key_type,
32 key_type, requests.Pass()) { }
26 TestResourcePrefetcher(ResourcePrefetcher::Delegate* delegate, const ResourcePrefetchPredictorConfig& config, const NavigationID& navigation_id, PrefetchKeyType key_type, scoped_ptr<RequestVector> requests) argument
H A Dresource_prefetcher.cc40 PrefetchKeyType key_type,
46 key_type_(key_type),
36 ResourcePrefetcher( Delegate* delegate, const ResourcePrefetchPredictorConfig& config, const NavigationID& navigation_id, PrefetchKeyType key_type, scoped_ptr<RequestVector> requests) argument
H A Dresource_prefetcher.h90 PrefetchKeyType key_type,
98 PrefetchKeyType key_type() const { return key_type_; } function in class:predictors::ResourcePrefetcher
/external/llvm/include/llvm/ADT/
H A DSetVector.h40 typedef T key_type; typedef in class:llvm::SetVector
156 size_type count(const key_type &key) const {
H A DImmutableIntervalMap.h37 typedef const Interval key_type; typedef in struct:llvm::ImutIntervalInfo
91 typedef typename ImutInfo::key_type key_type; typedef in class:llvm::ImutIntervalAVLFactory
200 typedef typename ImutIntervalInfo<ValT>::key_type key_type; typedef in class:llvm::ImmutableIntervalMap
222 TreeTy *T = F.add(Old.Root, std::pair<key_type, data_type>(K, D));
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_dev.c61 LINK_KEY link_key, UINT8 key_type, tBTM_IO_CAP io_cap)
144 p_dev_rec->link_key_type = key_type;
148 if (key_type < BTM_MAX_PRE_SM4_LKEY_TYPE)
59 BTM_SecAddDevice(BD_ADDR bd_addr, DEV_CLASS dev_class, BD_NAME bd_name, UINT8 *features, UINT32 trusted_mask[], LINK_KEY link_key, UINT8 key_type, tBTM_IO_CAP io_cap) argument
/external/chromium/crypto/
H A Dsymmetric_key_mac.cc89 CSSM_KEY_TYPE key_type = CheckKeyParams(algorithm, key_size_in_bits); local
99 key_type, key_size_in_bits,
/external/chromium_org/net/base/
H A Dexpiring_cache.h86 typedef KeyType key_type; typedef in class:net::ExpiringCache
H A Dlinked_hash_map.h41 typedef typename MapType::key_type key_type; typedef in class:linked_hash_map
145 std::pair<iterator, iterator> equal_range(const key_type& key) {
153 const key_type& key) const {
167 Value& operator[](const key_type& key) {
/external/chromium_org/webkit/common/blob/
H A Dshareable_file_reference.cc23 typedef FileMap::key_type key_type; typedef in class:webkit_blob::__anon15739::ShareableFileMap
32 iterator Find(key_type key) {
47 void Erase(key_type key) {
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramStateTrait.h62 typedef Key key_type; typedef in struct:clang::ento::ProgramStatePartialTrait
72 static lookup_type Lookup(data_type B, key_type K) {
75 static data_type Set(data_type B, key_type K, value_type E,context_type F){
79 static data_type Remove(data_type B, key_type K, context_type F) {
112 typedef Key key_type; typedef in struct:clang::ento::ProgramStatePartialTrait
122 static data_type Add(data_type B, key_type K, context_type F) {
126 static data_type Remove(data_type B, key_type K, context_type F) {
130 static bool Contains(data_type B, key_type K) {
153 typedef T key_type; typedef in struct:clang::ento::ProgramStatePartialTrait
156 static data_type Add(data_type L, key_type
[all...]
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_auth.c322 UINT8 key_type; local
386 btm_ble_get_enc_key_type(p_tcb->peer_bda, &key_type);
388 if ( (key_type & BTM_LE_KEY_LCSRK) &&
/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
H A Denterprise_platform_keys_private_api.h95 chromeos::attestation::AttestationKeyType key_type,
111 chromeos::attestation::AttestationKeyType key_type,
120 chromeos::attestation::AttestationKeyType key_type; member in struct:extensions::EPKPChallengeKeyBase::PrepareKeyContext
H A Denterprise_platform_keys_private_api_unittest.cc68 chromeos::attestation::AttestationKeyType key_type,
78 chromeos::attestation::AttestationKeyType key_type,
88 chromeos::attestation::AttestationKeyType key_type,
102 chromeos::attestation::AttestationKeyType key_type,
67 RegisterKeyCallbackTrue( chromeos::attestation::AttestationKeyType key_type, const std::string& user_id, const std::string& key_name, const cryptohome::AsyncMethodCaller::Callback& callback) argument
77 RegisterKeyCallbackFalse( chromeos::attestation::AttestationKeyType key_type, const std::string& user_id, const std::string& key_name, const cryptohome::AsyncMethodCaller::Callback& callback) argument
87 SignChallengeCallbackTrue( chromeos::attestation::AttestationKeyType key_type, const std::string& user_id, const std::string& key_name, const std::string& domain, const std::string& device_id, chromeos::attestation::AttestationChallengeOptions options, const std::string& challenge, const cryptohome::AsyncMethodCaller::DataCallback& callback) argument
101 SignChallengeCallbackFalse( chromeos::attestation::AttestationKeyType key_type, const std::string& user_id, const std::string& key_name, const std::string& domain, const std::string& device_id, chromeos::attestation::AttestationChallengeOptions options, const std::string& challenge, const cryptohome::AsyncMethodCaller::DataCallback& callback) argument
/external/chromium_org/chromeos/attestation/
H A Dattestation_flow.cc198 AttestationKeyType key_type = GetKeyTypeForProfile(certificate_profile); local
209 key_type,
218 key_type,
233 key_type,
244 AttestationKeyType key_type,
262 key_type,
269 AttestationKeyType key_type,
284 key_type,
291 AttestationKeyType key_type,
296 key_type,
243 SendCertificateRequestToPCA( AttestationKeyType key_type, const std::string& user_id, const std::string& key_name, const CertificateCallback& callback, bool success, const std::string& data) argument
268 SendCertificateResponseToDaemon( AttestationKeyType key_type, const std::string& user_id, const std::string& key_name, const CertificateCallback& callback, bool success, const std::string& data) argument
290 GetExistingCertificate( AttestationKeyType key_type, const std::string& user_id, const std::string& key_name, const CertificateCallback& callback) argument
[all...]
/external/chromium_org/third_party/openssl/openssl/apps/
H A Dpkeyutl.c76 char *keyfile, int keyform, int key_type,
93 int pkey_op = EVP_PKEY_OP_SIGN, key_type = KEY_PRIVKEY; local
141 *(++argv), keyform, key_type,
184 key_type = KEY_PUBKEY;
186 key_type = KEY_CERT;
414 char *keyfile, int keyform, int key_type,
424 && (key_type != KEY_PRIVKEY))
434 switch(key_type)
413 init_ctx(int *pkeysize, char *keyfile, int keyform, int key_type, char *passargin, int pkey_op, ENGINE *e) argument
H A Drsautl.c94 char rsa_mode = RSA_VERIFY, key_type = KEY_PRIVKEY; local
154 key_type = KEY_PUBKEY;
156 key_type = KEY_CERT;
183 if(need_priv && (key_type != KEY_PRIVKEY)) {
199 switch(key_type) {
/external/openssl/apps/
H A Dpkeyutl.c76 char *keyfile, int keyform, int key_type,
93 int pkey_op = EVP_PKEY_OP_SIGN, key_type = KEY_PRIVKEY; local
141 *(++argv), keyform, key_type,
184 key_type = KEY_PUBKEY;
186 key_type = KEY_CERT;
414 char *keyfile, int keyform, int key_type,
424 && (key_type != KEY_PRIVKEY))
434 switch(key_type)
413 init_ctx(int *pkeysize, char *keyfile, int keyform, int key_type, char *passargin, int pkey_op, ENGINE *e) argument
H A Drsautl.c94 char rsa_mode = RSA_VERIFY, key_type = KEY_PRIVKEY; local
154 key_type = KEY_PUBKEY;
156 key_type = KEY_CERT;
183 if(need_priv && (key_type != KEY_PRIVKEY)) {
199 switch(key_type) {
/external/stlport/stlport/stl/
H A D_map.h54 typedef _Key key_type; typedef in class:map
77 typedef _STLP_PRIV _Rb_tree<key_type, key_compare,
95 _STLP_KEY_TYPE_FOR_CONT_EXT(key_type)
204 size_type erase(const key_type& __x) { return _M_t.erase_unique(__x); }
247 typedef _Key key_type; typedef in class:multimap
270 typedef _STLP_PRIV _Rb_tree<key_type, key_compare,
288 _STLP_KEY_TYPE_FOR_CONT_EXT(key_type)
379 size_type erase(const key_type& __x) { return _M_t.erase(__x); }
H A D_set.h54 typedef _Key key_type; typedef in class:set
65 typedef _STLP_PRIV _Rb_tree<key_type, key_compare,
83 _STLP_KEY_TYPE_FOR_CONT_EXT(key_type)
183 size_type erase(const key_type& __x) { return _M_t.erase_unique(__x); }
225 typedef _Key key_type; typedef in class:multiset
236 typedef _STLP_PRIV _Rb_tree<key_type, key_compare,
254 _STLP_KEY_TYPE_FOR_CONT_EXT(key_type)
355 size_type erase(const key_type& __x) { return _M_t.erase(__x); }

Completed in 725 milliseconds

1234