Searched refs:handleCreate (Results 1 – 5 of 5) sorted by relevance
/external/icu4c/common/ |
D | servlkf.cpp | 53 return handleCreate(loc, kind, service, status); in create() 107 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() function in LocaleKeyFactory
|
D | servrbf.cpp | 53 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* … in handleCreate() function in ICUResourceBundleFactory
|
D | servloc.h | 261 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCo… 401 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCo…
|
D | brkiter.cpp | 226 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErr… in handleCreate() function in ICUBreakIteratorFactory
|
/external/icu4c/i18n/ |
D | numfmt.cpp | 719 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /* service */, UE… in handleCreate() function in ICUNumberFormatFactory
|