/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()
|
/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()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/unittest_mock/ |
H A D | huks_adapter_mock.c | 42 uint32_t key_type; member 648 const struct hc_auth_id *auth_id, enum huks_key_alias_type key_type) in generate_key_alias() 1180 struct huks_key_type key_type; in check_key_alias_is_owner() local 1206 struct huks_key_type key_type; in load_lt_public_key_list() local
|
H A D | huks_adapter_mock_for_pake.c | 42 uint32_t key_type; member 719 const struct hc_auth_id *auth_id, enum huks_key_alias_type key_type) in generate_key_alias() 1251 struct huks_key_type key_type; in check_key_alias_is_owner() local 1277 struct huks_key_type key_type; in load_lt_public_key_list() local
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/ |
H A D | huks_adapter.c | 42 uint32_t key_type; member 775 const struct hc_auth_id *auth_id, enum huks_key_alias_type key_type) in generate_key_alias() 1342 struct huks_key_type key_type; in check_key_alias_is_owner() local 1368 struct huks_key_type key_type; in load_lt_public_key_list() local
|
/ohos5.0/base/security/huks/interfaces/inner_api/huks_lite/ |
H A D | hks_types.h | 216 uint32_t key_type; /* algorithm */ member
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/ |
H A D | hichain.c | 367 struct huks_key_type key_type; in is_trust_peer() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | unordered_map.h | 184 using key_type = typename data_type::value_type::first_type; member
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
H A D | huks_adapter_test.cpp | 492 struct huks_key_type key_type; variable
|