Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumfmt.cpp938 class ICUNumberFormatService : public ICULocaleService { class
940 ICUNumberFormatService() in ICUNumberFormatService() function in ICUNumberFormatService
947 virtual ~ICUNumberFormatService();
966 ICUNumberFormatService::~ICUNumberFormatService() {} in ~ICUNumberFormatService()
973 gService = new ICUNumberFormatService(); in initNumberFormatService()
/external/icu/icu4c/source/i18n/unicode/
Dnumfmt.h1120 friend class ICUNumberFormatService; variable