OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unmap0
(Results
1 - 3
of
3
) sorted by null
/libcore/ojluni/src/main/native/
sun_nio_ch_FileChannelImpl.h
57
* Method:
unmap0
FileChannelImpl.c
285
NATIVE_METHOD(FileChannelImpl,
unmap0
, "(JJ)I"),
/libcore/ojluni/src/main/java/sun/nio/ch/
FileChannelImpl.java
865
unmap0
(address, size);
method
1010
unmap0
(addr, mapSize);
method
1233
private static native int
unmap0
(long address, long length);
method in class:FileChannelImpl
[
all
...]
Completed in 95 milliseconds