Home
last modified time | relevance | path

Searched refs:UnixAsynchronousServerSocketChannelImpl (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DLinuxAsynchronousChannelProvider.java81 return new UnixAsynchronousServerSocketChannelImpl(toPort(group)); in openAsynchronousServerSocketChannel()
DUnixAsynchronousServerSocketChannelImpl.java45 class UnixAsynchronousServerSocketChannelImpl class
78 UnixAsynchronousServerSocketChannelImpl(Port port) in UnixAsynchronousServerSocketChannelImpl() method in UnixAsynchronousServerSocketChannelImpl
/libcore/ojluni/src/main/native/
DAndroid.bp51 "UnixAsynchronousServerSocketChannelImpl.c",
/libcore/
DEXPECTED_UPSTREAM1584 …/ch/UnixAsynchronousServerSocketChannelImpl.java,jdk11u/jdk-11.0.13-ga,src/java.base/unix/classes/…
1874 …n/native/UnixAsynchronousServerSocketChannelImpl.c,jdk8u/jdk8u121-b13,jdk/src/solaris/native/sun/n…
Dopenjdk_java_files.bp1698 "ojluni/src/main/java/sun/nio/ch/UnixAsynchronousServerSocketChannelImpl.java",