Searched defs:ures_getByKeyWithFallback (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
H A Duresbund.cpp1754 ures_getByKeyWithFallback(resB, inKey, &stack, status);
1804 ures_getByKeyWithFallback(const UResourceBundle *resB, function
1917 // TODO: See if we can refactor ures_getByKeyWithFallback()
1941 rb = ures_getByKeyWithFallback(&parentBundle, bundle->fResPath,
1969 rb = ures_getByKeyWithFallback(bundle, path, &stackBundle, &errorCode);
/external/icu/icu4c/source/common/unicode/
H A Durename.h1471 #define ures_getByKeyWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getByKeyWithFallback) macro

Completed in 236 milliseconds