HomeSort by relevance Sort by last modified time
    Searched refs:establishConnection (Results 1 - 6 of 6) sorted by null

  /libcore/luni/src/main/java/java/io/
PipedOutputStream.java 101 stream.establishConnection();
PipedWriter.java 101 reader.establishConnection();
PipedInputStream.java 178 synchronized void establishConnection() throws IOException {
PipedReader.java 162 synchronized void establishConnection() throws IOException {
  /dalvik/vm/jdwp/
JdwpAdb.c 291 static bool establishConnection(struct JdwpState* state)
744 establishConnection,
JdwpSocket.c 388 static bool establishConnection(JdwpState* state)
907 establishConnection,

Completed in 138 milliseconds