Searched defs:u_vformatMessageWithError (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dumsg.cpp92 actLen = u_vformatMessageWithError(locale,pattern,patternLength,result,resultLength,parseError,ap,status);
100 u_vformatMessageWithError( const char *locale, function
/external/icu4c/i18n/
H A Dumsg.cpp113 actLen = u_vformatMessageWithError(locale,pattern,patternLength,result,resultLength,parseError,ap,status);
121 u_vformatMessageWithError( const char *locale, function
/external/icu4c/common/unicode/
H A Durename.h402 #define u_vformatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vformatMessageWithError) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h413 #define u_vformatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vformatMessageWithError) macro

Completed in 71 milliseconds