Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumfmt.cpp935 class ICUNumberFormatService : public ICULocaleService { class
937 ICUNumberFormatService() in ICUNumberFormatService() function in ICUNumberFormatService
944 virtual ~ICUNumberFormatService();
963 ICUNumberFormatService::~ICUNumberFormatService() {} in ~ICUNumberFormatService()
970 gService = new ICUNumberFormatService(); in initNumberFormatService()
/external/icu/icu4c/source/i18n/unicode/
Dnumfmt.h1164 friend class ICUNumberFormatService; variable