Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/io/
DObjectOutputStream.java360 writeFatalException(ex); in writeObject()
440 writeFatalException(ex); in writeUnshared()
1618 private void writeFatalException(IOException ex) throws IOException { in writeFatalException() method in ObjectOutputStream
/libcore/ojluni/annotations/hiddenapi/java/io/
DObjectOutputStream.java257 private void writeFatalException(java.io.IOException ex) throws java.io.IOException { in writeFatalException() method in ObjectOutputStream