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

  /dalvik/vm/jdwp/
JdwpPriv.h 60 bool (*processIncoming)(struct JdwpState* state);
181 return (*state->transport->processIncoming)(state);
JdwpAdb.cpp 500 static bool processIncoming(JdwpState* state)
735 processIncoming,
JdwpSocket.cpp 658 static bool processIncoming(JdwpState* state)
899 processIncoming,

Completed in 1938 milliseconds