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

  /dalvik/vm/jdwp/
Jdwp.h 169 bool dvmJdwpProcessIncoming(JdwpState* state);
JdwpPriv.h 180 INLINE bool dvmJdwpProcessIncoming(JdwpState* state) {
JdwpMain.cpp 324 if (!dvmJdwpProcessIncoming(state)) /* blocking read */

Completed in 2679 milliseconds