Home
last modified time | relevance | path

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

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