Searched defs:initIDs (Results 1 – 5 of 5) sorted by relevance
/libcore/ojluni/src/main/java/sun/nio/ch/ | ||
D | UnixAsynchronousServerSocketChannelImpl.java | 372 private static native void initIDs(); in initIDs() method in UnixAsynchronousServerSocketChannelImpl |
D | ServerSocketChannelImpl.java | 436 private static native void initIDs(); in initIDs() method in ServerSocketChannelImpl |
D | DatagramChannelImpl.java | 1196 private static native void initIDs(); in initIDs() method in DatagramChannelImpl |
D | FileChannelImpl.java | 1287 private static native long initIDs(); in initIDs() method in FileChannelImpl |
/libcore/ojluni/src/main/java/java/io/ | ||
D | UnixFileSystem.java | 431 private static native void initIDs(); in initIDs() method in UnixFileSystem |