Home
last modified time | relevance | path

Searched refs:implCloseChannel (Results 1 – 9 of 9) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/channels/spi/
DAbstractInterruptibleChannel.java113 implCloseChannel(); in close()
133 protected abstract void implCloseChannel() throws IOException; in implCloseChannel() method in AbstractInterruptibleChannel
163 AbstractInterruptibleChannel.this.implCloseChannel(); in begin()
DAbstractSelectableChannel.java241 protected final void implCloseChannel() throws IOException { in implCloseChannel() method in AbstractSelectableChannel
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
DSelectableChannelTest.java85 protected void implCloseChannel() throws IOException { in implCloseChannel() method in SelectableChannelTest.MockSelectableChannel
DFileChannelTest.java3215 protected void implCloseChannel() throws IOException { in implCloseChannel() method in FileChannelTest.MockFileChannel
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/spi/
DAbstractInterruptibleChannelTest.java121 protected void implCloseChannel() throws IOException { in implCloseChannel() method in AbstractInterruptibleChannelTest.MockInterruptibleChannel
/libcore/ojluni/src/main/java/java/nio/channels/
DChannels.java407 protected void implCloseChannel() throws IOException {
480 protected void implCloseChannel() throws IOException {
/libcore/ojluni/annotations/hiddenapi/sun/nio/ch/
DFileChannelImpl.java66 protected void implCloseChannel() throws java.io.IOException { in implCloseChannel() method in FileChannelImpl
/libcore/ojluni/src/main/java/sun/nio/ch/
DFileChannelImpl.java136 protected void implCloseChannel() throws IOException { in implCloseChannel() method in FileChannelImpl
/libcore/api/
Dcurrent.txt7023 method protected abstract void implCloseChannel() throws java.io.IOException;
7031 method protected final void implCloseChannel() throws java.io.IOException;