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