Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumfmt.cpp936 class ICUNumberFormatService : public ICULocaleService { class
938 ICUNumberFormatService() in ICUNumberFormatService() function in ICUNumberFormatService
945 virtual ~ICUNumberFormatService();
964 ICUNumberFormatService::~ICUNumberFormatService() {} in ~ICUNumberFormatService()
971 gService = new ICUNumberFormatService(); in initNumberFormatService()
/external/icu/icu4c/source/i18n/unicode/
Dnumfmt.h1146 friend class ICUNumberFormatService; variable