Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h510 virtual void adoptFormats(Format** formatsToAdopt, int32_t count);
/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp1316 msg.adoptFormats( formatsToAdopt, countCmp ); // function to test in testAdopt()
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp609 MessageFormat::adoptFormats(Format** newFormats, in adoptFormats() function in MessageFormat