Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dumsg.cpp41 class MessageFormatAdapter { class
50 MessageFormatAdapter::getArgTypeList(const MessageFormat& m, in getArgTypeList()
254 if (U_SUCCESS(*status) && MessageFormatAdapter::hasArgTypeConflicts(*retVal)) { in umsg_open()
407 MessageFormatAdapter::getArgTypeList(*(const MessageFormat*)fmt, count); in umsg_vformat()
/external/chromium_org/third_party/icu/source/i18n/
Dumsg.cpp375 class MessageFormatAdapter { class
381 MessageFormatAdapter::getArgTypeList(const MessageFormat& m, in getArgTypeList()
406 MessageFormatAdapter::getArgTypeList(*(const MessageFormat*)fmt, count); in umsg_vformat()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dmsgfmt.h946 friend class MessageFormatAdapter; // getFormatTypeList() access variable
/external/icu4c/i18n/unicode/
Dmsgfmt.h1093 friend class MessageFormatAdapter; // getFormatTypeList() access variable
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h2023 #define MessageFormatAdapter U_ICU_ENTRY_POINT_RENAME(MessageFormatAdapter) macro