Searched defs:map0 (Results 1 – 3 of 3) sorted by relevance
/libcore/jsr166-tests/src/test/java/jsr166/ | ||
D | TreeSubMapTest.java | 51 private static NavigableMap map0() { in map0() method in TreeSubMapTest |
D | ConcurrentSkipListSubMapTest.java | 68 private static ConcurrentNavigableMap map0() { in map0() method in ConcurrentSkipListSubMapTest |
/libcore/ojluni/src/main/java/sun/nio/ch/ | ||
D | FileChannelImpl.java | 1222 private native long map0(int prot, long position, long length) in map0() method in FileChannelImpl |