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

  /dalvik/vm/jdwp/
JdwpPriv.h 62 bool (*processIncoming)(struct JdwpState* state);
168 return (*state->transport->processIncoming)(state);
JdwpAdb.c 505 static bool processIncoming(JdwpState* state)
750 processIncoming,
JdwpSocket.c 661 static bool processIncoming(JdwpState* state)
913 processIncoming,

Completed in 69 milliseconds