Searched refs:ures_toUTF8String (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/common/
H A Duresbund.c1054 ures_toUTF8String(const UChar *s16, int32_t length16, function
1122 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status);
1450 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status);
1779 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status);
/external/icu4c/common/
H A Duresbund.c1177 ures_toUTF8String(const UChar *s16, int32_t length16, function
1245 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status);
1567 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status);
1899 return ures_toUTF8String(s16, length16, dest, pLength, forceCopy, status);

Completed in 41 milliseconds