Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
Dplural_rules.h43 icu::number::LocalizedNumberFormatter numberFormatter; variable
/base/global/i18n_lite/frameworks/i18n/src/
Ddate_time_format.cpp63 NumberFormatImpl *numberFormatter = new(nothrow) NumberFormatImpl(locale, status); in Init() local