Home
last modified time | relevance | path

Searched defs:strValues (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_list_format_first_test.cpp90 CommonTest(JSThread* thread, JSHandle<JSTaggedValue>& locale, JSHandle<JSTaggedValue>& typeValue, std::vector<std::string>& strValues) CommonTest() argument
H A Dbuiltins_list_format_second_test.cpp31 CommonTest(JSThread* thread, JSHandle<JSTaggedValue>& locale, JSHandle<JSTaggedValue>& typeValue, std::vector<std::string>& strValues) CommonTest() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.h235 GetOptionOfString(JSThread *thread, const JSHandle<JSObject> &options, const JSHandle<JSTaggedValue> &property, const std::vector<T> &enumValues, const std::vector<std::string> &strValues, T fallback) GetOptionOfString() argument

Completed in 3 milliseconds