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.cpp486 std::string optionValue; in HWTEST_F_L0() local
523 JSHandle<JSTaggedValue> optionValue = in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.cpp301 std::string *optionValue) in GetOptionOfString()