Searched defs:openPipe (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/nio/
H A DSelectorProviderImpl.java36 public Pipe openPipe() throws IOException { method in class:SelectorProviderImpl
/libcore/luni/src/main/java/java/nio/channels/spi/
H A DSelectorProvider.java101 public abstract Pipe openPipe() throws IOException; method in class:SelectorProvider

Completed in 66 milliseconds