| /libcore/ojluni/src/main/java/java/lang/ |
| D | AutoCloseable.java | 97 void close() throws Exception; in close() method
|
| /libcore/ojluni/src/main/java/java/nio/channels/ |
| D | AsynchronousChannel.java | 116 void close() throws IOException; in close() method
|
| D | InterruptibleChannel.java | 80 public void close() throws IOException; in close() method
|
| D | Channel.java | 82 public void close() throws IOException; in close() method
|
| D | MulticastChannel.java | 139 @Override void close() throws IOException; in close() method
|
| D | Channels.java | 178 public void close() throws IOException { in newOutputStream() method 254 public void close() throws IOException { in newInputStream() method
|
| D | Selector.java | 394 public abstract void close() throws IOException; in close() method in Selector
|
| /libcore/ojluni/src/main/java/java/io/ |
| D | Closeable.java | 52 public void close() throws IOException; in close() method
|
| D | OutputStream.java | 151 public void close() throws IOException { in close() method in OutputStream
|
| D | ObjectOutput.java | 89 public void close() throws IOException; in close() method
|
| D | ObjectInput.java | 106 public void close() throws IOException; in close() method
|
| D | PipedOutputStream.java | 174 public void close() throws IOException { in close() method in PipedOutputStream
|
| D | FilterWriter.java | 103 public void close() throws IOException { in close() method in FilterWriter
|
| D | FilterOutputStream.java | 156 public void close() throws IOException { in close() method in FilterOutputStream
|
| /libcore/support/src/test/java/org/apache/harmony/testframework/ |
| D | WrapperTester.java | 195 public void close() throws IOException { in close() method in WrapperTester.ClosableByteArrayOutputStream 220 public void close() throws IOException { in close() method in WrapperTester.FailOnFlushOutputStream 238 public void close() throws IOException { in close() method in WrapperTester.FailOnCloseOutputStream
|
| D | CharWrapperTester.java | 198 public void close() throws IOException { in close() method in CharWrapperTester.ClosableStringWriter 227 public void close() throws IOException { in close() method in CharWrapperTester.FailOnFlushWriter 253 public void close() throws IOException { in close() method in CharWrapperTester.FailOnCloseWriter
|
| /libcore/ojluni/src/main/java/java/nio/file/ |
| D | WatchService.java | 128 void close() throws IOException; in close() method
|
| D | FileTreeIterator.java | 121 public void close() { in close() method in FileTreeIterator
|
| /libcore/ojluni/src/main/java/java/util/logging/ |
| D | ConsoleHandler.java | 126 public void close() { in close() method in ConsoleHandler
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/support/ |
| D | BrokenInputStream.java | 51 public void close() throws IOException { in close() method in BrokenInputStream
|
| /libcore/ojluni/src/main/java/java/util/stream/ |
| D | BaseStream.java | 159 void close(); in close() method
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
| D | WriterTest.java | 83 public synchronized void close() throws IOException { in close() method in WriterTest.MockLockWriter 112 public synchronized void close() throws IOException { in close() method in WriterTest.MockWriter
|
| /libcore/ojluni/src/main/java/javax/sql/ |
| D | PooledConnection.java | 124 void close() throws SQLException; in close() method
|
| /libcore/dalvik/src/main/java/dalvik/system/ |
| D | CloseGuard.java | 257 public void close() { in close() method in CloseGuard 299 void close(Throwable allocationSite); in close() method
|
| /libcore/ojluni/src/main/java/java/nio/channels/spi/ |
| D | AbstractInterruptibleChannel.java | 111 public final void close() throws IOException { in close() method in AbstractInterruptibleChannel
|