Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlNumberFormat.cpp605 ani_string IcuFormatRangeDoubleDouble(ani_env *env, ani_object self, ani_double startValue, ani_dou… in IcuFormatRangeDoubleDouble()
610 ani_string IcuFormatRangeDoubleDecStr(ani_env *env, ani_object self, ani_double startValue, ani_str… in IcuFormatRangeDoubleDecStr()
615 ani_string IcuFormatRangeDecStrDouble(ani_env *env, ani_object self, ani_string startValue, ani_dou… in IcuFormatRangeDecStrDouble()
620 ani_string IcuFormatRangeDecStrDecStr(ani_env *env, ani_object self, ani_string startValue, ani_str… in IcuFormatRangeDecStrDecStr()
636 [[maybe_unused]] ani_double startValue, in IcuFormatToRangePartsDoubleDouble()
643 [[maybe_unused]] ani_double startValue, in IcuFormatToRangePartsDoubleDecStr()
650 [[maybe_unused]] ani_string startValue, in IcuFormatToRangePartsDecStrDouble()
657 [[maybe_unused]] ani_string startValue, in IcuFormatToRangePartsDecStrDecStr()