Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurfmt.cpp146 copyObjects(other); in PluralFormat()
150 PluralFormat::copyObjects(const PluralFormat& other) { in copyObjects() function in PluralFormat
371 copyObjects(other); in operator =()
Dmsgfmt.cpp319 copyObjects(that, ec); in MessageFormat()
384 copyObjects(that, ec); in operator =()
1308 void MessageFormat::copyObjects(const MessageFormat& that, UErrorCode& ec) { in copyObjects() function in MessageFormat
/external/icu/icu4c/source/i18n/unicode/
Dplurfmt.h571 void copyObjects(const PluralFormat& other);
Dmsgfmt.h1034 void copyObjects(const MessageFormat& that, UErrorCode& ec);