Home
last modified time | relevance | path

Searched defs:readResolve (Results 1 – 14 of 14) sorted by relevance

/libcore/luni/src/main/java/java/util/
DCollections.java105 private Object readResolve() { in readResolve() method in Collections.EmptyList
126 private Object readResolve() { in readResolve() method in Collections.EmptySet
159 private Object readResolve() { in readResolve() method in Collections.EmptyMap
196 private Object readResolve() throws ObjectStreamException { in readResolve() method in Collections.ReverseComparator
DCurrency.java191 private Object readResolve() { in readResolve() method in Currency
DEnumSet.java326 private Object readResolve() { in readResolve() method in EnumSet.SerializationProxy
/libcore/luni/src/main/java/java/security/
DKeyRep.java104 protected Object readResolve() throws ObjectStreamException { in readResolve() method in KeyRep
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DKeyRepTest.java219 public Object readResolve() throws ObjectStreamException { in readResolve() method in KeyRepTest.KeyRepChild
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
DMyCertPath.java129 public Object readResolve() throws ObjectStreamException { in readResolve() method in MyCertPath.MyCertPathRep
DMyCertificate.java133 public Object readResolve() throws ObjectStreamException { in readResolve() method in MyCertificateRep
/libcore/luni/src/main/java/java/security/cert/
DCertificate.java244 protected Object readResolve() throws ObjectStreamException { in readResolve() method in Certificate.CertificateRep
DCertPath.java223 protected Object readResolve() throws ObjectStreamException { in readResolve() method in CertPath.CertPathRep
/libcore/luni/src/main/java/java/text/
DAttributedCharacterIterator.java123 protected Object readResolve() throws InvalidObjectException { in readResolve() method in AttributedCharacterIterator.Attribute
/libcore/luni/src/test/java/libcore/java/text/
DOldAttributedCharacterIteratorAttributeTest.java46 public Object readResolve() throws InvalidObjectException { in readResolve() method in OldAttributedCharacterIteratorAttributeTest.MockAttributedCharacterIteratorAttribute
/libcore/luni/src/main/java/java/util/logging/
DLevel.java255 private Object readResolve() { in readResolve() method in Level
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
DTestCertUtils.java267 protected Object readResolve() { in readResolve() method in TestCertUtils.TestCertPath
415 protected Object readResolve() { in readResolve() method in TestCertUtils.TestCertificate
/libcore/luni/src/main/java/java/net/
DInetAddress.java853 private Object readResolve() throws ObjectStreamException { in readResolve() method in InetAddress