Home
last modified time | relevance | path

Searched refs:handleCreate (Results 1 - 25 of 31) sorted by relevance

12

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java342 ts = handleCreate(duration, referenceDate, inPast); in createWithReferenceDate()
367 protected abstract Period handleCreate(long duration, long referenceDate, in handleCreate() method in PeriodBuilderImpl
396 protected Period handleCreate(long duration, long referenceDate, in handleCreate() method in FixedUnitBuilder
425 protected Period handleCreate(long duration, long referenceDate, in handleCreate() method in SingleUnitBuilder
460 protected Period handleCreate(long duration, long referenceDate, in handleCreate() method in OneOrTwoUnitBuilder
511 protected Period handleCreate(long duration, long referenceDate, in handleCreate() method in MultiUnitBuilder
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java343 ts = handleCreate(duration, referenceDate, inPast); in createWithReferenceDate()
368 protected abstract Period handleCreate(long duration, long referenceDate, in handleCreate() method in PeriodBuilderImpl
397 protected Period handleCreate(long duration, long referenceDate, in handleCreate() method in FixedUnitBuilder
426 protected Period handleCreate(long duration, long referenceDate, in handleCreate() method in SingleUnitBuilder
461 protected Period handleCreate(long duration, long referenceDate, in handleCreate() method in OneOrTwoUnitBuilder
512 protected Period handleCreate(long duration, long referenceDate, in handleCreate() method in MultiUnitBuilder
/third_party/icu/icu4c/source/common/
H A Dservlkf.cpp55 return handleCreate(loc, kind, service, status); in create()
108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() function in LocaleKeyFactory
H A Dservrbf.cpp55 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* service */, UErrorCode& status) const in handleCreate() function in ICUResourceBundleFactory
H A Dservloc.h238 * kind off to handleCreate (which subclasses must implement).
263 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCode& status) const;
366 * IDs. Subclasses then override handleCreate to create the actual service
403 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCode& status) const override;
H A Dbrkiter.cpp238 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErrorCode& status) const override {
/third_party/node/deps/icu-small/source/common/
H A Dservlkf.cpp55 return handleCreate(loc, kind, service, status); in create()
108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() function in LocaleKeyFactory
H A Dservrbf.cpp55 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* service */, UErrorCode& status) const in handleCreate() function in ICUResourceBundleFactory
H A Dservloc.h238 * kind off to handleCreate (which subclasses must implement).
263 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCode& status) const;
366 * IDs. Subclasses then override handleCreate to create the actual service
403 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCode& status) const override;
H A Dbrkiter.cpp244 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErrorCode& status) const override {
/third_party/skia/third_party/externals/icu/source/common/
H A Dservlkf.cpp55 return handleCreate(loc, kind, service, status); in create()
108 LocaleKeyFactory::handleCreate(const Locale& /* loc */, in handleCreate() function in LocaleKeyFactory
H A Dservrbf.cpp55 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* service */, UErrorCode& status) const in handleCreate() function in ICUResourceBundleFactory
H A Dservloc.h238 * kind off to handleCreate (which subclasses must implement).
263 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCode& status) const;
366 * IDs. Subclasses then override handleCreate to create the actual service
403 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCode& status) const;
H A Dbrkiter.cpp237 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErrorCode& status) const { in handleCreate() function in ICUBreakIteratorFactory
/third_party/icu/tools/multi/proj/provider/glue/
H A Dcal_fe.cpp212 virtual UObject* handleCreate(const Locale &loc, int32_t kind, const ICUService* service, UErrorCode& status) const;
251 f = handleCreate(l, -1, service, status);
267 UObject* VersionCalendarFactory::handleCreate(const Locale &loc, int32_t kind, const ICUService* service, UErrorCode& status) const {
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DCollatorServiceShim.java75 public Object handleCreate(ULocale loc, int kind, ICUService srvc) { in registerFactory()
141 protected Object handleCreate(ULocale uloc, int kind, ICUService srvc) { in CService()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCollatorServiceShim.java76 public Object handleCreate(ULocale loc, int kind, ICUService srvc) { in registerFactory()
142 protected Object handleCreate(ULocale uloc, int kind, ICUService srvc) { in CService()
H A DNumberFormatServiceShim.java115 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in NFService()
H A DBreakIteratorFactory.java87 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in BFService()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCurrencyServiceShim.java64 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in CFService()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCurrencyServiceShim.java65 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in CFService()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICULocaleService.java375 * kind off to handleCreate (which subclasses must implement).
384 return handleCreate(uloc, kind, service); in create()
437 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICULocaleService.LocaleKeyFactory
545 * IDs. Subclasses then override handleCreate to create the actual service
592 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICULocaleService.ICUResourceBundleFactory
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICULocaleService.java381 * kind off to handleCreate (which subclasses must implement).
390 return handleCreate(uloc, kind, service); in create()
443 protected Object handleCreate(ULocale loc, int kind, ICUService service) { in handleCreate() method in ICULocaleService.LocaleKeyFactory
552 * IDs. Subclasses then override handleCreate to create the actual service
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/text/
H A DNumberFormatServiceShim.java114 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in NFService()
H A DBreakIteratorFactory.java86 protected Object handleCreate(ULocale loc, int kind, ICUService srvc) { in BFService()

Completed in 16 milliseconds

12