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

/external/chromium_org/third_party/icu/source/common/
H A Duresbund.cpp1338 UResourceBundle *tempRes = ures_getByIndex(resB, sIndex, NULL, status);
1459 U_CAPI UResourceBundle* U_EXPORT2 ures_getByIndex(const UResourceBundle *resB, int32_t indexR, UResourceBundle *fillIn, UErrorCode *status) { function
/external/icu/icu4c/source/common/
H A Duresbund.cpp1338 UResourceBundle *tempRes = ures_getByIndex(resB, sIndex, NULL, status);
1459 U_CAPI UResourceBundle* U_EXPORT2 ures_getByIndex(const UResourceBundle *resB, int32_t indexR, UResourceBundle *fillIn, UErrorCode *status) { function
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1495 #define ures_getByIndex U_ICU_ENTRY_POINT_RENAME(ures_getByIndex) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h1416 #define ures_getByIndex U_ICU_ENTRY_POINT_RENAME(ures_getByIndex) macro

Completed in 225 milliseconds