Home
last modified time | relevance | path

Searched refs:IERROR (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dweek_info.cpp40 status = IERROR; in Init()
45 status = IERROR; in Init()
54 status = IERROR; in ProcessWeekData()
59 status = IERROR; in ProcessWeekData()
H A Dmeasure_format_impl.cpp25 status = I18nStatus::IERROR; in MeasureFormatImpl()
31 status = I18nStatus::IERROR; in MeasureFormatImpl()
37 status = I18nStatus::IERROR; in MeasureFormatImpl()
97 status = I18nStatus::IERROR; in FormatInner()
110 status = I18nStatus::IERROR; in SearchUnits()
155 status = I18nStatus::IERROR; in ConvertType()
170 status = I18nStatus::IERROR; in ComputeFormattedNumber()
H A Dnumber_format_impl.cpp60 status = IERROR; in NumberFormatImpl()
137 status = IERROR; in InnerFormat()
145 status = IERROR; in InnerFormat()
186 status = IERROR; in DealWithPercent()
255 status = IERROR; in CheckStatus()
348 status = IERROR; in Format()
361 status = IERROR; in Format()
370 status = IERROR; in FormatNoGroup()
383 status = IERROR; in FormatNoGroup()
H A Dmeasure_format.cpp23 status = I18nStatus::IERROR; in MeasureFormat()
58 status = I18nStatus::IERROR; in Format()
67 status = I18nStatus::IERROR; in Format()
H A Ddate_time_format.cpp99 status = IERROR; in Format()
158 status = IERROR; in Get12HourTimeWithoutAmpm()
171 status = IERROR; in FormatElapsedDuration()
H A Dplural_format_impl.cpp25 status = IERROR; in PluralFormatImpl()
73 if (status == IERROR) { in GetPluralData()
81 if (status == IERROR) { in GetPluralRuleIndex()
221 if (status == IERROR) { in GetPluralRuleIndex()
H A Ddate_time_format_impl.cpp442 status = IERROR; in Get12HourTimeWithoutAmpm()
448 status = IERROR; in Get12HourTimeWithoutAmpm()
516 status = IERROR; in FormatElapsedDuration()
581 status = IERROR; in FormatElapsed()
H A Dplural_format.cpp24 status = IERROR; in PluralFormat()
H A Dnumber_format.cpp24 status = IERROR; in NumberFormat()
H A Dlocale_info.cpp27 status = IERROR; in Init()
274 status = IERROR; in ForLanguageTag()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp79 if (status == I18nStatus::IERROR) { in InitNumArray()
92 if ((numStatus == I18nStatus::IERROR) || (result.empty())) { in InitNumArray()
216 if (status == I18nStatus::IERROR) { in Format()
283 if (status == I18nStatus::IERROR) { in FormatDate()
295 if (status == I18nStatus::IERROR) { in FormatDate()
345 if (status == I18nStatus::IERROR) { in FormatTime()
H A Dnumber_format_module.cpp66 if ((numModule->formatter_ == nullptr) || (status == I18nStatus::IERROR)) { in CreateNumberFormat()
117 if (status == I18nStatus::IERROR) { in Format()
/ohos5.0/base/global/i18n_lite/interfaces/kits/i18n/include/
H A Dtypes.h56 IERROR enumerator