Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
Dlocalization_module.cpp61 jerry_value_t LocalizationModule::GetValueByKey(const jerry_value_t *args, const jerry_length_t arg… in GetValueByKey() function in OHOS::ACELite::LocalizationModule
/foundation/window/window_manager/wm/src/
Dwindow_scene_session_impl.cpp4601 static V GetValueByKey(const std::unordered_map<K, V>& map, K key) in GetValueByKey() function