Home
last modified time | relevance | path

Searched refs:MAP_PV (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DFileChannelImpl.java905 private static final int MAP_PV = 2; field in FileChannelImpl
928 imode = MAP_PV; in map()