Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dcoll.cpp571 Collator::registerInstance(Collator* toAdopt, const Locale& locale, UErrorCode& status) in registerInstance()
661 Collator::registerFactory(CollatorFactory* toAdopt, UErrorCode& status) in registerFactory()
Dnumfmt.cpp613 NumberFormat::registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status) in registerFactory()
Dcalendar.cpp440 URegistryKey Calendar::registerFactory(ICUServiceFactory* toAdopt, UErrorCode& status) in registerFactory()
/external/icu4c/common/
Dbrkiter.cpp335 BreakIterator::registerInstance(BreakIterator* toAdopt, const Locale& locale, UBreakIteratorType ki… in registerInstance()