Home
last modified time | relevance | path

Searched refs:adoptPrototype (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Dtransreg.cpp449 void adoptPrototype(Transliterator* adopted);
484 void TransliteratorEntry::adoptPrototype(Transliterator* adopted) { in adoptPrototype() function in TransliteratorEntry
621 entry->adoptPrototype(adoptedProto); in put()