OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unmap0
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/native/
FileChannelImpl.c
242
NATIVE_METHOD(FileChannelImpl,
unmap0
, "(JJ)I"),
/libcore/ojluni/src/main/java/sun/nio/ch/
FileChannelImpl.java
809
unmap0
(address, size);
method
939
unmap0
(addr, mapSize);
method
1162
private static native int
unmap0
(long address, long length);
method in class:FileChannelImpl
[
all
...]
Completed in 51 milliseconds