Home
last modified time | relevance | path

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

/dalvik/vm/
DMisc.h103 INLINE void dvmPrintHexDumpDbg(const void* vaddr, size_t length,const char* tag) in dvmPrintHexDumpDbg() function
/dalvik/vm/jdwp/
DJdwpSocket.c568 dvmPrintHexDumpDbg(buf, dataLen, LOG_TAG); in dumpPacket()
DJdwpHandler.c2107 dvmPrintHexDumpDbg(buf, dataLen, LOG_TAG); in dvmJdwpProcessRequest()
2132 dvmPrintHexDumpDbg(expandBufGetBuffer(pReply) + kJDWPHeaderLen, in dvmJdwpProcessRequest()