Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Dconcurrent_map.h248 bool ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &action) in ComputeIfAbsent() function in OHOS::ConcurrentMap
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dconcurrent_map.h261 bool ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &action) in ComputeIfAbsent() function in OHOS::ConcurrentMap
/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/
H A Dconcurrent_map.h224 bool ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &action) in ComputeIfAbsent() function in OHOS::ConcurrentMap
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dconcurrent_map.h248 bool ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &action) in ComputeIfAbsent() function in OHOS::ConcurrentMap
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dconcurrent_map.h291 bool ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &action) in ComputeIfAbsent() function in OHOS::ConcurrentMap

Completed in 3 milliseconds