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

/external/chromium_org/third_party/icu/source/common/
H A Duresbund.cpp1507 U_CAPI const UChar* U_EXPORT2 ures_getStringByIndex(const UResourceBundle *resB, int32_t indexS, int32_t* len, UErrorCode *status) { function
1564 const UChar *s16 = ures_getStringByIndex(resB, idx, &length16, status);
/external/icu/icu4c/source/common/
H A Duresbund.cpp1507 U_CAPI const UChar* U_EXPORT2 ures_getStringByIndex(const UResourceBundle *resB, int32_t indexS, int32_t* len, UErrorCode *status) { function
1564 const UChar *s16 = ures_getStringByIndex(resB, idx, &length16, status);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1511 #define ures_getStringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getStringByIndex) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h1432 #define ures_getStringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getStringByIndex) macro

Completed in 953 milliseconds