Searched refs:SetNumberFormatDigitOptions (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_plural_rules.cpp | 244 …JSLocale::SetNumberFormatDigitOptions(thread, pluralRules, JSHandle<JSTaggedValue>::Cast(prOptions… in InitializePluralRules()
|
| D | js_locale.h | 537 static void SetNumberFormatDigitOptions(JSThread *thread, const JSHandle<T> &intlObj, in SetNumberFormatDigitOptions() function
|
| D | js_number_format.cpp | 558 …JSLocale::SetNumberFormatDigitOptions(thread, numberFormat, JSHandle<JSTaggedValue>::Cast(optionsO… in InitializeNumberFormat()
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_locale_test.cpp | 567 … JSLocale::SetNumberFormatDigitOptions(thread, jsNumberFormat, JSHandle<JSTaggedValue>(optionsObj), in HWTEST_F_L0() 590 … JSLocale::SetNumberFormatDigitOptions(thread, jsPluralRules, JSHandle<JSTaggedValue>(optionsObj), in HWTEST_F_L0()
|