Home
last modified time | relevance | path

Searched refs:SetNumberFormatDigitOptions (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_plural_rules.cpp244 …JSLocale::SetNumberFormatDigitOptions(thread, pluralRules, JSHandle<JSTaggedValue>::Cast(prOptions… in InitializePluralRules()
Djs_locale.h537 static void SetNumberFormatDigitOptions(JSThread *thread, const JSHandle<T> &intlObj, in SetNumberFormatDigitOptions() function
Djs_number_format.cpp558 …JSLocale::SetNumberFormatDigitOptions(thread, numberFormat, JSHandle<JSTaggedValue>::Cast(optionsO… in InitializeNumberFormat()
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp567 … JSLocale::SetNumberFormatDigitOptions(thread, jsNumberFormat, JSHandle<JSTaggedValue>(optionsObj), in HWTEST_F_L0()
590 … JSLocale::SetNumberFormatDigitOptions(thread, jsPluralRules, JSHandle<JSTaggedValue>(optionsObj), in HWTEST_F_L0()