Searched refs:ICUNumberFormatService (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dnumfmt.cpp909 class ICUNumberFormatService : public ICULocaleService { class in inherits:ICULocaleService
911 ICUNumberFormatService() function in class:ICUNumberFormatService
918 virtual ~ICUNumberFormatService();
937 ICUNumberFormatService::~ICUNumberFormatService() {}
944 gService = new ICUNumberFormatService();
/external/icu/icu4c/source/i18n/
H A Dnumfmt.cpp936 class ICUNumberFormatService : public ICULocaleService { class in inherits:ICULocaleService
938 ICUNumberFormatService() function in class:ICUNumberFormatService
945 virtual ~ICUNumberFormatService();
964 ICUNumberFormatService::~ICUNumberFormatService() {}
971 gService = new ICUNumberFormatService();
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dnumfmt.h1020 friend class ICUNumberFormatService;
/external/icu/icu4c/source/i18n/unicode/
H A Dnumfmt.h1080 friend class ICUNumberFormatService;

Completed in 93 milliseconds