Searched refs:closeIntFD (Results 1 - 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
H A DPollSelectorImpl.java95 FileDispatcherImpl.closeIntFD(fd0);
96 FileDispatcherImpl.closeIntFD(fd1);
H A DFileDispatcherImpl.java184 static native void closeIntFD(int fd) throws IOException; method in class:FileDispatcherImpl
/libcore/ojluni/src/main/native/
H A DFileDispatcherImpl.c289 NATIVE_METHOD(FileDispatcherImpl, closeIntFD, "(I)V"),

Completed in 76 milliseconds