Home
last modified time | relevance | path

Searched refs:ComputeIfAbsent (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/frameworks/common/
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
262 bool ComputeIfAbsent(const key_type &key, const std::function<bool(const key_type &, mapped_type &)> &action) in ComputeIfAbsent() function in OHOS::ConcurrentMap
/base/theme/wallpaper_mgr/utils/include/
H A Dconcurrent_map.h220 bool ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &action) in ComputeIfAbsent() function in OHOS::ConcurrentMap
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp818 auto flag = panels_.ComputeIfAbsent( in CreatePanel()

Completed in 3 milliseconds