Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/io/
DPipedInputStream.java204 checkStateForReceive(); in receive()
229 checkStateForReceive(); in receive()
259 private void checkStateForReceive() throws IOException { in checkStateForReceive() method in PipedInputStream
271 checkStateForReceive(); in awaitSpace()