Searched refs:handleCreate (Results 1 – 7 of 7) 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 | 245 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErr… in handleCreate() function in ICUBreakIteratorFactory
|
/external/opencore/android/ |
D | metadatadriver.h | 143 void handleCreate();
|
D | metadatadriver.cpp | 529 void MetadataDriver::handleCreate() in handleCreate() function in MetadataDriver 631 handleCreate(); in Run()
|
/external/icu4c/i18n/ |
D | numfmt.cpp | 488 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /* service */, UE… in handleCreate() function in ICUNumberFormatFactory
|