HomeSort by relevance Sort by last modified time
    Searched refs:checkWritable (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/nio/internal/
FileChannelImpl.java 217 FileChannelImpl.checkWritable(buffer);
239 FileChannelImpl.checkWritable(buffer);
611 static void checkWritable(ByteBuffer buffer) {
627 checkWritable(buffers[i]);
DatagramChannelImpl.java 194 FileChannelImpl.checkWritable(target);
372 FileChannelImpl.checkWritable(target);
SocketChannelImpl.java 296 FileChannelImpl.checkWritable(target);

Completed in 27 milliseconds