| /libcore/luni/src/test/java/libcore/java/lang/ref/ |
| D | FinalizeTest.java | 102 @Override protected void finalize() throws Throwable { in finalize() method in FinalizeTest.ConstructionFails 122 @Override protected void finalize() throws Throwable { in createSlowFinalizer() method 145 @Override protected void finalize() throws Throwable { in createChainedFinalizer() method
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ |
| D | RuntimeTest.java | 46 protected void finalize() { in finalize() method in RuntimeTest.HasFinalizer 52 protected void finalize() { in finalize() method in RuntimeTest
|
| D | SystemTest.java | 402 protected void finalize() { in finalize() method in SystemTest
|
| /libcore/luni/src/test/native/ |
| D | libcore_util_NativeAllocationRegistryTest.cpp | 26 static void finalize(uint64_t* ptr) { in finalize() function
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ref/ |
| D | ReferenceTest.java | 168 protected void finalize() { in test_subclass() method in ReferenceTest.TestObject 271 protected void finalize() { in test_finalizeReferenceInteraction() method in ReferenceTest.TestObject
|
| D | SoftReferenceTest.java | 89 protected void finalize() { in test_get_SoftReference() method in SoftReferenceTest.TestObject
|
| /libcore/ojluni/src/main/java/java/lang/ |
| D | Object.java | 581 protected void finalize() throws Throwable { } in finalize() method in Object
|
| D | Enum.java | 295 protected final void finalize() { } in finalize() method in Enum
|
| /libcore/ojluni/src/main/java/java/net/ |
| D | SocketOutputStream.java | 176 protected void finalize() {} in finalize() method in SocketOutputStream
|
| D | SocketInputStream.java | 291 protected void finalize() {} in finalize() method in SocketInputStream
|
| D | AbstractPlainDatagramSocketImpl.java | 243 protected void finalize() { in finalize() method in AbstractPlainDatagramSocketImpl
|
| /libcore/benchmarks/src/benchmarks/ |
| D | ReferenceBenchmark.java | 100 protected void finalize() { in finalize() method in ReferenceBenchmark.FinalizableObject
|
| /libcore/ojluni/src/main/java/sun/net/www/ |
| D | MeteredStream.java | 206 protected void finalize() throws Throwable { in finalize() method in MeteredStream
|
| /libcore/luni/src/main/java/java/lang/ref/ |
| D | FinalizerReference.java | 147 @Override protected synchronized void finalize() throws Throwable { in finalize() method in FinalizerReference.Sentinel
|
| /libcore/ojluni/src/main/java/sun/nio/fs/ |
| D | UnixDirectoryStream.java | 241 protected void finalize() throws IOException { in finalize() method in UnixDirectoryStream
|
| /libcore/ojluni/src/main/java/java/io/ |
| D | FileInputStream.java | 415 protected void finalize() throws IOException { in finalize() method in FileInputStream
|
| D | FileOutputStream.java | 418 protected void finalize() throws IOException { in finalize() method in FileOutputStream
|
| /libcore/luni/src/test/java/libcore/java/lang/ |
| D | OldObjectTest.java | 77 public void finalize() throws Throwable { in finalize() method in OldObjectTest.MockObject
|
| D | ThreadTest.java | 319 @Override protected void finalize() throws Throwable { in newThread() method
|
| /libcore/ojluni/src/main/java/java/util/zip/ |
| D | ZipFile.java | 464 protected void finalize() throws Throwable { in finalize() method in ZipFile.ZipFileInflaterInputStream 694 protected void finalize() throws IOException { in finalize() method in ZipFile 816 protected void finalize() { in finalize() method in ZipFile.ZipFileInputStream
|
| D | Inflater.java | 387 protected void finalize() { in finalize() method in Inflater
|
| /libcore/ojluni/src/main/java/javax/crypto/ |
| D | ExemptionMechanism.java | 482 protected void finalize() { in finalize() method in ExemptionMechanism
|
| /libcore/ojluni/src/main/java/sun/net/www/protocol/jar/ |
| D | URLJarFile.java | 115 protected void finalize() throws IOException { in finalize() method in URLJarFile
|
| /libcore/ojluni/src/main/java/sun/nio/ch/ |
| D | UnixAsynchronousServerSocketChannelImpl.java | 136 protected void finalize() throws Throwable { in finalize() method in UnixAsynchronousServerSocketChannelImpl
|
| /libcore/luni/src/main/java/org/apache/harmony/xml/ |
| D | ExpatParser.java | 549 @Override protected synchronized void finalize() throws Throwable { in finalize() method in ExpatParser 657 @Override protected synchronized void finalize() throws Throwable { in finalize() method in ExpatParser.ClonedAttributes 796 protected synchronized void finalize() throws Throwable { in finalize() method in ExpatParser.EntityParser
|