Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/io/
DPipedInputStream.java74 protected static final int PIPE_SIZE = DEFAULT_PIPE_SIZE; field in PipedInputStream
/libcore/api/
Dcurrent.txt1903 field protected static final int PIPE_SIZE = 1024; // 0x400