Searched refs:canTransferToDirectly (Results 1 - 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
H A DFileDispatcher.java59 abstract boolean canTransferToDirectly(SelectableChannel sc); method in class:FileDispatcher
H A DFileDispatcherImpl.java138 boolean canTransferToDirectly(java.nio.channels.SelectableChannel sc) { method in class:FileDispatcherImpl
H A DFileChannelImpl.java508 if (!nd.canTransferToDirectly(sc))

Completed in 166 milliseconds