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

/external/chromium_org/third_party/icu/source/common/
H A Ducnv.c834 _fromUnicodeWithCallback(UConverterFromUnicodeArgs *pArgs, UErrorCode *err) { function
987 /* see implementation note before _fromUnicodeWithCallback() */
1270 _fromUnicodeWithCallback(&args, err);
1432 /* see implementation note before _fromUnicodeWithCallback() */
2238 _fromUnicodeWithCallback(&fromUArgs, pErrorCode);
2246 * _fromUnicodeWithCallback() must have consumed the pivot contents
/external/icu/icu4c/source/common/
H A Ducnv.c834 _fromUnicodeWithCallback(UConverterFromUnicodeArgs *pArgs, UErrorCode *err) { function
987 /* see implementation note before _fromUnicodeWithCallback() */
1270 _fromUnicodeWithCallback(&args, err);
1432 /* see implementation note before _fromUnicodeWithCallback() */
2238 _fromUnicodeWithCallback(&fromUArgs, pErrorCode);
2246 * _fromUnicodeWithCallback() must have consumed the pivot contents

Completed in 86 milliseconds