Home
last modified time | relevance | path

Searched defs:ForEachCopies (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/theme/wallpaper_mgr/utils/include/
H A Dconcurrent_map.h169 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/
H A Dconcurrent_map.h172 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dconcurrent_map.h203 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Dconcurrent_map.h197 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
/ohos5.0/base/inputmethod/imf/frameworks/common/
H A Dconcurrent_map.h197 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dconcurrent_map.h210 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dconcurrent_map.h240 void ForEachCopies(const std::function<bool(const key_type &, mapped_type &)> &action) in ForEachCopies() function