Home
last modified time | relevance | path

Searched defs:ComputeIfPresent (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Dconcurrent_map.h232 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 Dconcurrent_map.h245 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 Dconcurrent_map.h208 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 Dconcurrent_map.h232 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 Dconcurrent_map.h275 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