Searched defs:ComputeIfPresent (Results 1 - 5 of 5) sorted by relevance
/foundation/ability/ability_runtime/services/dataobsmgr/include/ |
H A D | concurrent_map.h | 232 bool ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) in ComputeIfPresent() function in OHOS::ConcurrentMap
|
/foundation/distributeddatamgr/kv_store/frameworks/common/ |
H A D | concurrent_map.h | 245 bool ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) in ComputeIfPresent() function in OHOS::ConcurrentMap
|
/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/ |
H A D | concurrent_map.h | 208 bool ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) in ComputeIfPresent() function in OHOS::ConcurrentMap
|
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
H A D | concurrent_map.h | 232 bool ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) in ComputeIfPresent() function in OHOS::ConcurrentMap
|
/foundation/distributeddatamgr/preferences/frameworks/native/include/ |
H A D | concurrent_map.h | 275 bool ComputeIfPresent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) in ComputeIfPresent() function in OHOS::ConcurrentMap
|
Completed in 4 milliseconds