Home
last modified time | relevance | path

Searched refs:shouldCodecThrow (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
Dlibcore_icu_NativeConverter.cpp204 static bool shouldCodecThrow(jboolean flush, UErrorCode error) { in shouldCodecThrow() function
262 if (shouldCodecThrow(flush, errorCode)) { in NativeConverter_encode()
318 if (shouldCodecThrow(flush, errorCode)) { in NativeConverter_decode()