Searched defs:copyObjects (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Dplurfmt.cpp141 copyObjects(other);
145 PluralFormat::copyObjects(const PluralFormat& other) { function in class:PluralFormat
333 copyObjects(other);
H A Dmsgfmt.cpp304 copyObjects(that, ec);
369 copyObjects(that, ec);
1186 void MessageFormat::copyObjects(const MessageFormat& that, UErrorCode& ec) { function in class:MessageFormat

Completed in 158 milliseconds