Home
last modified time | relevance | path

Searched defs:handleCreate (Results 1 – 25 of 28) sorted by relevance

12

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollatorServiceShim.java75 public Object handleCreate(ULocale loc, int kind, ICUService srvc) { in registerFactory() method in CollatorServiceShim.CFactory
141 protected Object handleCreate(ULocale uloc, int kind, ICUService srvc) { in CService() method in CollatorServiceShim.CService.CollatorFactory
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCollatorServiceShim.java76 public Object handleCreate(ULocale loc, int kind, ICUService srvc) { in registerFactory() method in CollatorServiceShim.CFactory
142 protected Object handleCreate(ULocale uloc, int kind, ICUService srvc) { in CService() method in CollatorServiceShim.CService.CollatorFactory
DNumberFormatServiceShim.java115 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in NFService() method in NumberFormatServiceShim.NFService.RBNumberFormatFactory
DBreakIteratorFactory.java87 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in BFService() method in BreakIteratorFactory.BFService.RBBreakIteratorFactory
/third_party/node/deps/icu-small/source/common/
Dservrbf.cpp55 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* … in handleCreate() function in ICUResourceBundleFactory
Dservlkf.cpp108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() function in LocaleKeyFactory
Dbrkiter.cpp237 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErr… in handleCreate() function in ICUBreakIteratorFactory
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dservrbf.cpp55 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* … in handleCreate() function in ICUResourceBundleFactory
Dservlkf.cpp108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() function in LocaleKeyFactory
Dbrkiter.cpp236 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErr… in handleCreate() function in ICUBreakIteratorFactory
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCurrencyServiceShim.java64 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in CFService() method in CurrencyServiceShim.CFService.CurrencyFactory
/third_party/skia/third_party/externals/icu/source/common/
Dservrbf.cpp55 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* … in handleCreate() function in ICUResourceBundleFactory
Dservlkf.cpp108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() function in LocaleKeyFactory
Dbrkiter.cpp237 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErr… in handleCreate() function in ICUBreakIteratorFactory
/third_party/icu/icu4c/source/common/
Dservrbf.cpp55 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* … in handleCreate() function in ICUResourceBundleFactory
Dservlkf.cpp108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() function in LocaleKeyFactory
Dbrkiter.cpp237 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErr… in handleCreate() function in ICUBreakIteratorFactory
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCurrencyServiceShim.java65 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in CFService() method in CurrencyServiceShim.CFService.CurrencyFactory
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNumberFormatServiceShim.java114 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in NFService() method in NumberFormatServiceShim.NFService.RBNumberFormatFactory
DBreakIteratorFactory.java86 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in BFService() method in BreakIteratorFactory.BFService.RBBreakIteratorFactory
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICULocaleService.java443 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICULocaleService.LocaleKeyFactory
600 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICULocaleService.ICUResourceBundleFactory
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICULocaleService.java437 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICULocaleService.LocaleKeyFactory
592 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICULocaleService.ICUResourceBundleFactory
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DICUServiceTest.java567 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICUServiceTest.TestLocaleKeyFactory
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceTest.java564 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICUServiceTest.TestLocaleKeyFactory
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumfmt.cpp864 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /* service */, UE… in handleCreate() function in ICUNumberFormatFactory

12