Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dmeasure_format_impl.cpp78 std::string formattedUnit = ComputeFormattedUnit(unitIndex, pluralIndex, type, status); in FormatInner() local
127 std::string formattedUnit = formattedUnits[index][pluralIndex]; in ComputeFormattedUnit() local