Home
last modified time | relevance | path

Searched defs:GetOptionValue (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Dvariable_convertor.cpp36 void VariableConvertor::GetOptionValue(napi_env env, napi_value options, const std::string &optionN… in GetOptionValue() function in OHOS::Global::I18n::VariableConvertor
H A Dintl_addon.cpp172 void GetOptionValue(napi_env env, napi_value options, const std::string &optionName, in GetOptionValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_row_pattern.h182 std::string GetOptionValue(const RefPtr<FrameNode>& frmeNode, uint32_t index) in GetOptionValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.h283 PickerDateF GetOptionValue(RefPtr<FrameNode>& frameNode, uint32_t index) in GetOptionValue() function