Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurfmt.cpp143 copyObjects(other); in PluralFormat()
147 PluralFormat::copyObjects(const PluralFormat& other) { in copyObjects() function in PluralFormat
380 copyObjects(other); in operator =()
Dmsgfmt.cpp318 copyObjects(that, ec); in MessageFormat()
383 copyObjects(that, ec); in operator =()
1307 void MessageFormat::copyObjects(const MessageFormat& that, UErrorCode& ec) { in copyObjects() function in MessageFormat
/external/icu/icu4c/source/i18n/unicode/
Dplurfmt.h583 void copyObjects(const PluralFormat& other);
Dmsgfmt.h1031 void copyObjects(const MessageFormat& that, UErrorCode& ec);