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

  /dalvik/vm/jdwp/
JdwpEvent.h 127 bool dvmJdwpSendRequest(JdwpState* state, ExpandBuf* pReq);
JdwpPriv.h 183 INLINE bool dvmJdwpSendRequest(JdwpState* state, ExpandBuf* pReq) {
JdwpEvent.cpp 731 dvmJdwpSendRequest(state, pReq);
    [all...]

Completed in 67 milliseconds