Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp735 std::string optionValue; in HWTEST_F_L0() local
772 JSHandle<JSTaggedValue> optionValue = in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.cpp626 std::string *optionValue) in GetOptionOfString()