Searched refs:u_vformatMessageWithError (Results 1 – 6 of 6) sorted by relevance
/external/icu/libandroidicu/include/unicode/ |
D | umsg.h | 314 u_vformatMessageWithError( const char *locale,
|
D | urename.h | 408 #define u_vformatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vformatMessageWithError) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | umsg.h | 314 u_vformatMessageWithError( const char *locale,
|
/external/icu/icu4c/source/i18n/ |
D | umsg.cpp | 115 …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/ |
D | urename.h | 408 #define u_vformatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vformatMessageWithError) macro
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 163 …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()
|