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.cpp1208 UResourceBundle *ures_copyResb(UResourceBundle *r, const UResourceBundle *original, UErrorCode *status) { function
1520 return ures_copyResb(fillIn, resB, status);
1566 return ures_copyResb(fillIn, resB, status);
1705 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 78 milliseconds