Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/util/proxy/
DProxyObjectInputStream.java65 protected ObjectStreamClass readClassDescriptor() throws IOException, ClassNotFoundException { in readClassDescriptor() method in ProxyObjectInputStream
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
DObjectStreamFieldTest.java303 public ObjectStreamClass readClassDescriptor() throws IOException, in readClassDescriptor() method in MockObjectInputStream
389 protected ObjectStreamClass readClassDescriptor() in readClassDescriptor() method in MyObjectInputStream
DObjectInputStreamTest.java667 public ObjectStreamClass readClassDescriptor() throws IOException, in readClassDescriptor() method in ObjectInputStreamTest.ObjectIutputStreamWithReadDesc
719 public ObjectStreamClass readClassDescriptor() throws IOException, in readClassDescriptor() method in ObjectInputStreamTest.ObjectIutputStreamWithReadDesc1
919 public ObjectStreamClass readClassDescriptor() throws IOException, in readClassDescriptor() method in ObjectInputStreamTest.ObjectIutputStreamWithReadDesc2
1063 … protected ObjectStreamClass readClassDescriptor() throws IOException, ClassNotFoundException { in readClassDescriptor() method in ObjectInputStreamTest.TestObjectInputStream