Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/io/
DObjectStreamClass.java79 java.lang.ClassNotFoundException resolveEx, in initProxy()
88 java.lang.ClassNotFoundException resolveEx, in initNonProxy()
426 private java.lang.ClassNotFoundException resolveEx; field in ObjectStreamClass
/libcore/ojluni/src/main/java/java/io/
DObjectInputStream.java1593 ClassNotFoundException resolveEx = desc.getResolveException(); in readClass() local
1667 ClassNotFoundException resolveEx = null; in readProxyDesc() local
1729 ClassNotFoundException resolveEx = null; in readNonProxyDesc() local
1803 ClassNotFoundException resolveEx = desc.getResolveException(); in readArray() local
1860 ClassNotFoundException resolveEx = desc.getResolveException(); in readEnum() local
1921 ClassNotFoundException resolveEx = desc.getResolveException(); in readOrdinaryObject() local
DObjectStreamClass.java168 private ClassNotFoundException resolveEx; field in ObjectStreamClass
590 ClassNotFoundException resolveEx, in initProxy()
627 ClassNotFoundException resolveEx, in initNonProxy()