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