Home
last modified time | relevance | path

Searched defs:ComputeIfAbsent (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/frameworks/common/
Dconcurrent_map.h248 …bool ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &acti… in ComputeIfAbsent() function
262 …bool ComputeIfAbsent(const key_type &key, const std::function<bool(const key_type &, mapped_type &… in ComputeIfAbsent() function
/base/theme/wallpaper_mgr/utils/include/
Dconcurrent_map.h220 …bool ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &acti… in ComputeIfAbsent() function