Searched refs:dvmPrintHexDumpDbg (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/
H A DMisc.h85 INLINE void dvmPrintHexDumpDbg(const void* vaddr, size_t length,const char* tag) function
/dalvik/vm/jdwp/
H A DJdwpSocket.cpp575 dvmPrintHexDumpDbg(buf, dataLen, LOG_TAG);
H A DJdwpHandler.cpp1934 dvmPrintHexDumpDbg(buf, dataLen, LOG_TAG);
1959 dvmPrintHexDumpDbg(expandBufGetBuffer(pReply) + kJDWPHeaderLen,

Completed in 79 milliseconds