Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dreldatefmt.cpp86 const SimpleFormatter* getRelativeDateTimeUnitFormatter(int32_t fStyle,
156 return getRelativeDateTimeUnitFormatter(fStyle, rdtunit, pastFutureIndex, pluralUnit); in getRelativeUnitFormatter()
160 const SimpleFormatter* RelativeDateTimeCacheData::getRelativeDateTimeUnitFormatter( in getRelativeDateTimeUnitFormatter() function in RelativeDateTimeCacheData
895 fCache->getRelativeDateTimeUnitFormatter(fStyle, unit, bFuture, pluralIndex); in formatNumeric()