OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transferTo0
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/native/
FileChannelImpl.c
244
NATIVE_METHOD(FileChannelImpl,
transferTo0
, "(IJJI)J"),
/libcore/ojluni/src/main/java/sun/nio/ch/
FileChannelImpl.java
455
n =
transferTo0
(thisFDVal, position, icount, targetFDVal);
[
all
...]
Completed in 729 milliseconds