OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IO_Read
(Results
1 - 3
of
3
) sorted by null
/libcore/ojluni/src/main/native/
io_util_md.h
68
#define
IO_Read
JVM_Read
io_util.c
48
nread = (jint)
IO_Read
(fd, &ret, 1);
112
nread = (jint)
IO_Read
(fd, buf, len);
zip_util.c
147
return (int)
IO_Read
(zfd, buf, nbytes);
[
all
...]
Completed in 49 milliseconds