Home
last modified time | relevance | path

Searched defs:_Key (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dconcurrent_map.h49 ConcurrentMap(std::map<_Key, _Tp> &&other) noexcept in ConcurrentMap()
317 void DoActionWhenClone(const std::function<void(const std::map<_Key, _Tp> &)> &action) in DoActionWhenClone()
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dlru_bucket.h134 bool Update(const std::map<_Key, _Tp> &values) in Update()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dlru_bucket.h134 bool Update(const std::map<_Key, _Tp> &values) in Update()