Home
last modified time | relevance | path

Searched refs:UnixAsynchronousServerSocketChannelImpl (Results 1 – 4 of 4) 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.bp52 "UnixAsynchronousServerSocketChannelImpl.c",
/libcore/
Dopenjdk_java_files.bp1589 "ojluni/src/main/java/sun/nio/ch/UnixAsynchronousServerSocketChannelImpl.java",