/ohos5.0/base/inputmethod/imf/frameworks/common/ |
H A D | concurrent_map.h | 30 using key_type = typename std::map<_Key, _Tp>::key_type; variable 184 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() 197 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() 211 …bool Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &acti… in Compute() 232 …bool ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type … in ComputeIfPresent() 262 …bool ComputeIfAbsent(const key_type &key, const std::function<bool(const key_type &, mapped_type &… in ComputeIfAbsent()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
H A D | concurrent_map.h | 30 using key_type = typename std::map<_Key, _Tp>::key_type; variable 190 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() 203 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() 217 …bool Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &acti… in Compute() 238 …bool ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type … in ComputeIfPresent()
|
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/include/ |
H A D | concurrent_map.h | 30 using key_type = typename std::map<_Key, _Tp>::key_type; variable 184 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() 197 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() 211 …bool Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &acti… in Compute() 232 …bool ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type … in ComputeIfPresent()
|
/aosp12/frameworks/compile/mclinker/include/mcld/ADT/ |
H A D | HashEntry.h | 35 typedef KeyType key_type; typedef 69 typedef typename HashEntryTy::key_type key_type; typedef
|
H A D | StringEntry.h | 29 typedef llvm::StringRef key_type; typedef 68 typedef llvm::StringRef key_type; typedef 112 typedef typename StringEntry<DataType>::key_type key_type; typedef
|
H A D | HashEntryFactory.h | 22 typedef typename HashEntryTy::key_type key_type; typedef
|
H A D | HashTable.h | 43 typedef typename HashEntryTy::key_type key_type; typedef
|
H A D | HashBase.h | 72 typedef typename HashEntryTy::key_type key_type; typedef
|
H A D | HashIterator.h | 23 typedef typename HashTableImplTy::key_type key_type; typedef 156 typedef typename HashTableImplTy::key_type key_type; typedef
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/ |
H A D | concurrent_map.h | 30 using key_type = typename std::map<_Key, _Tp>::key_type; variable 197 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() 210 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() 224 …bool Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &acti… in Compute() 245 …bool ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type … in ComputeIfPresent()
|
/ohos5.0/base/theme/wallpaper_mgr/utils/include/ |
H A D | concurrent_map.h | 156 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() 169 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() 183 …bool Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &acti… in Compute() 204 …bool ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type … in ComputeIfPresent()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/ |
H A D | concurrent_map.h | 159 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() 172 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() 186 …bool Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &acti… in Compute() 207 …bool ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type … in ComputeIfPresent()
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/ |
H A D | concurrent_map.h | 31 using key_type = typename std::map<_Key, _Tp>::key_type; variable 227 void ForEach(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEach() 240 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() 254 …bool Compute(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &acti… in Compute() 275 …bool ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type … in ComputeIfPresent()
|
/aosp12/system/bt/gd/security/pairing/ |
H A D | classic_pairing_handler_unittest.cc | 231 hci::KeyType key_type) { in ReceiveLinkKeyNotification() 318 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local 356 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local 394 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local 432 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local 470 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local 508 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local 546 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local 584 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local 666 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local [all …]
|
/aosp12/system/bt/test/mock/ |
H A D | mock_btif_storage.cc | 63 uint8_t key_type, in btif_storage_add_ble_bonding_key() 69 uint8_t key_type) { in btif_storage_add_ble_local_key() 74 LinkKey link_key, uint8_t key_type, in btif_storage_add_bonded_device() 98 uint8_t key_type, in btif_storage_get_ble_bonding_key() 104 bt_status_t btif_storage_get_ble_local_key(uint8_t key_type, in btif_storage_get_ble_local_key()
|
H A D | mock_bta_dm_api.cc | 62 tBTM_LE_KEY_TYPE key_type) { in BTA_DmAddBleKey() 66 const LinkKey& link_key, uint8_t key_type, in BTA_DmAddDevice()
|
H A D | mock_stack_btm_dev.cc | 50 uint8_t key_type, uint8_t pin_length) { in BTM_SecAddDevice()
|
H A D | mock_stack_btm_ble.cc | 147 void BTM_BleLoadLocalKeys(uint8_t key_type, tBTM_BLE_LOCAL_KEYS* p_key) { in BTM_BleLoadLocalKeys() 197 tBTM_LE_KEY_TYPE key_type) { in BTM_SecAddBleKey() 245 void btm_sec_save_le_key(const RawAddress& bd_addr, tBTM_LE_KEY_TYPE key_type, in btm_sec_save_le_key()
|
/aosp12/system/core/mini_keyctl/ |
H A D | mini_keyctl_utils.cpp | 66 std::string key_type = tokens[7]; in GetKeyringId() local
|
/aosp12/bootable/recovery/install/include/install/ |
H A D | verifier.h | 57 KeyType key_type; member
|
/aosp12/system/keymaster/android_keymaster/ |
H A D | operation.cpp | 64 KeyType key_type = registry_key(); in is_public_key_operation() local
|
/aosp12/system/bt/gd/security/record/ |
H A D | security_record.h | 51 void SetLinkKey(std::array<uint8_t, 16> link_key, hci::KeyType key_type) { in SetLinkKey()
|
/aosp12/system/update_engine/payload_consumer/ |
H A D | payload_verifier.cc | 154 int key_type = EVP_PKEY_id(public_key.get()); in VerifyRawSignature() local
|
/aosp12/system/bt/btif/src/ |
H A D | btif_storage.cc | 486 static void btif_read_le_key(const uint8_t key_type, const size_t key_len, in btif_read_le_key() 807 LinkKey link_key, uint8_t key_type, in btif_storage_add_bonded_device() 1051 uint8_t key_type, in btif_storage_add_ble_bonding_key() 1093 uint8_t key_type, in btif_storage_get_ble_bonding_key() 1165 uint8_t key_type) { in btif_storage_add_ble_local_key() 1192 bt_status_t btif_storage_get_ble_local_key(uint8_t key_type, in btif_storage_get_ble_local_key()
|
/aosp12/system/core/libutils/include/utils/ |
H A D | KeyedVector.h | 39 typedef KEY key_type; typedef
|