Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/java/java/util/logging/
DErrorManager.java90 public void error(String message, Exception exception, int errorCode) { in error()
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
DChunkHandler.java61 public static Chunk createFailChunk(int errorCode, String msg) { in createFailChunk()
/libcore/luni/src/main/native/
Dlibcore_icu_NativeConverter.cpp113 UErrorCode errorCode = U_ZERO_ERROR; in NativeConverter_encode() local
159 UErrorCode errorCode = U_ZERO_ERROR; in NativeConverter_decode() local
208 UErrorCode errorCode = U_ZERO_ERROR; in NativeConverter_canEncode() local
417 UErrorCode errorCode = U_ZERO_ERROR; in NativeConverter_setCallbackEncode() local
499 UErrorCode errorCode = U_ZERO_ERROR; in NativeConverter_setCallbackDecode() local
538 UErrorCode errorCode = U_ZERO_ERROR; in NativeConverter_contains() local