HomeSort by relevance Sort by last modified time
    Searched defs:u_vformatMessage (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
umsg.cpp 52 actLen = u_vformatMessage(locale,pattern,patternLength,result,resultLength,ap,status);
60 u_vformatMessage( const char *locale,
  /external/icu/icu4c/source/i18n/
umsg.cpp 73 actLen = u_vformatMessage(locale,pattern,patternLength,result,resultLength,ap,status);
81 u_vformatMessage( const char *locale,
  /external/icu/icu4c/source/common/unicode/
urename.h 402 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 412 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage)
    [all...]

Completed in 245 milliseconds