Home
last modified time | relevance | path

Searched defs:toAdopt (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/common/
Dbrkiter.cpp316 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType ki… in registerInstance()
/external/icu4c/i18n/
Dcoll.cpp594 Collator::registerInstance(Collator* toAdopt, const Locale& locale, UErrorCode& status) in registerInstance()
684 Collator::registerFactory(CollatorFactory* toAdopt, UErrorCode& status) in registerFactory()
Dnumfmt.cpp883 NumberFormat::registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status) in registerFactory()
Dcalendar.cpp557 URegistryKey Calendar::registerFactory(ICUServiceFactory* toAdopt, UErrorCode& status) in registerFactory()
Ddecimfmt.cpp2693 DecimalFormat::adoptCurrencyPluralInfo(CurrencyPluralInfo* toAdopt) in adoptCurrencyPluralInfo()