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

  /dalvik/vm/jdwp/
Jdwp.h 167 bool dvmJdwpEstablishConnection(JdwpState* state);
JdwpPriv.h 159 INLINE bool dvmJdwpEstablishConnection(JdwpState* state) {
JdwpMain.cpp 302 if (!dvmJdwpEstablishConnection(state)) {

Completed in 203 milliseconds