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

  /dalvik/vm/jdwp/
JdwpHandler.h 41 void dvmJdwpProcessRequest(JdwpState* state, const JdwpReqHeader* pHeader,
JdwpAdb.c 459 dvmJdwpProcessRequest(state, &hdr, buf, dataLen, pReply);
JdwpSocket.c 615 dvmJdwpProcessRequest(state, &hdr, buf, dataLen, pReply);
JdwpHandler.c     [all...]

Completed in 41 milliseconds