Searched refs:ures_copyResb (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
H A Dresbund.cpp188 fResource = ures_copyResb(0, other.fResource, &status);
199 fResource = ures_copyResb(0, res, &err);
228 fResource = ures_copyResb(0, other.fResource, &status);
H A Duresimp.h109 U_CFUNC UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status);
H A Duresbund.cpp1209 UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status) { function
1521 return ures_copyResb(fillIn, resB, status);
1567 return ures_copyResb(fillIn, resB, status);
1706 result = ures_copyResb(fillIn, first, status);
/external/icu/icu4c/source/common/unicode/
H A Durename.h1449 #define ures_copyResb U_ICU_ENTRY_POINT_RENAME(ures_copyResb) macro

Completed in 70 milliseconds