Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/io/
DObjectInputStream.java264 private java.io.IOException readFatalException() throws java.io.IOException { in readFatalException() method in ObjectInputStream
/libcore/ojluni/src/main/java/java/io/
DObjectInputStream.java1445 IOException ex = readFatalException(); in readObject0()
2202 private IOException readFatalException() throws IOException { in readFatalException() method in ObjectInputStream