Searched refs:dvmPrintHexDumpDbg (Results 1 – 3 of 3) sorted by relevance
103 INLINE void dvmPrintHexDumpDbg(const void* vaddr, size_t length,const char* tag) in dvmPrintHexDumpDbg() function
568 dvmPrintHexDumpDbg(buf, dataLen, LOG_TAG); in dumpPacket()
2107 dvmPrintHexDumpDbg(buf, dataLen, LOG_TAG); in dvmJdwpProcessRequest()2132 dvmPrintHexDumpDbg(expandBufGetBuffer(pReply) + kJDWPHeaderLen, in dvmJdwpProcessRequest()