Home
last modified time | relevance | path

Searched refs:u_vformatMessageWithError (Results 1 – 6 of 6) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Dumsg.h314 u_vformatMessageWithError( const char *locale,
Durename.h408 #define u_vformatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vformatMessageWithError) macro
/external/icu/icu4c/source/i18n/unicode/
Dumsg.h314 u_vformatMessageWithError( const char *locale,
/external/icu/icu4c/source/i18n/
Dumsg.cpp115 …actLen = u_vformatMessageWithError(locale,pattern,patternLength,result,resultLength,parseError,ap,… in u_formatMessageWithError()
123 u_vformatMessageWithError( const char *locale, in u_vformatMessageWithError() function
/external/icu/icu4c/source/common/unicode/
Durename.h408 #define u_vformatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vformatMessageWithError) macro
/external/icu/libandroidicu/static_shim/
Dshim.cpp163 …int32_t ret = u_vformatMessageWithError(locale, pattern, patternLength, result, resultLength, pars… in u_formatMessageWithError_android()
521 …return u_vformatMessageWithError(locale, pattern, patternLength, result, resultLength, parseError,… in u_vformatMessageWithError_android()