Searched refs:u_vformatMessage (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/extra/uconv/
H A Duwmsg.c160 resultLength = u_vformatMessage(uloc_getDefault(), msg, msgLen, result, resultLength, ap, &err);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dumsg.h204 u_vformatMessage( const char *locale,
/external/icu/icu4c/source/extra/uconv/
H A Duwmsg.c160 resultLength = u_vformatMessage(uloc_getDefault(), msg, msgLen, result, resultLength, ap, &err);
/external/icu/icu4c/source/i18n/unicode/
H A Dumsg.h204 u_vformatMessage( const char *locale,
/external/chromium_org/third_party/icu/source/i18n/
H A Dumsg.cpp73 actLen = u_vformatMessage(locale,pattern,patternLength,result,resultLength,ap,status);
81 u_vformatMessage( const char *locale, function
/external/icu/icu4c/source/i18n/
H A Dumsg.cpp73 actLen = u_vformatMessage(locale,pattern,patternLength,result,resultLength,ap,status);
81 u_vformatMessage( const char *locale, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h402 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsgtst.c874 len = u_vformatMessage(locale, testCasePattern, patternLength, result, resultLength, ap, status);
879 /* Test u_vformatMessage() with various test patterns. */
/external/icu/icu4c/source/test/cintltst/
H A Dcmsgtst.c874 len = u_vformatMessage(locale, testCasePattern, patternLength, result, resultLength, ap, status);
879 /* Test u_vformatMessage() with various test patterns. */
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h410 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage) macro

Completed in 345 milliseconds