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

  /libcore/ojluni/src/main/native/
io_util_md.h 66 #define IO_Write JVM_Write
io_util.c 143 n = (jint)IO_Write(fd, &c, 1);
196 n = (jint)IO_Write(fd, buf+off, len);

Completed in 479 milliseconds