Home
last modified time | relevance | path

Searched defs:initIDs (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DUnixAsynchronousServerSocketChannelImpl.java374 private static native void initIDs(); in initIDs() method in UnixAsynchronousServerSocketChannelImpl
385 initIDs(); in initIDs() method
DServerSocketChannelImpl.java437 private static native void initIDs(); in initIDs() method in ServerSocketChannelImpl
440 initIDs(); in initIDs() method
DDatagramChannelImpl.java1193 private static native void initIDs(); in initIDs() method in DatagramChannelImpl
1207 initIDs(); in initIDs() method
DFileChannelImpl.java1238 private static native long initIDs(); in initIDs() method in FileChannelImpl
/libcore/ojluni/src/main/java/java/io/
DUnixFileSystem.java378 private static native void initIDs(); in initIDs() method in UnixFileSystem
381 initIDs(); in initIDs() method