OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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