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

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

Completed in 682 milliseconds