Home
last modified time | relevance | path

Searched refs:expandBufFree (Results 1 – 5 of 5) sorted by relevance

/dalvik/vm/jdwp/
DExpandBuf.h29 void expandBufFree(ExpandBuf* pBuf);
DExpandBuf.cpp56 void expandBufFree(ExpandBuf* pBuf) in expandBufFree() function
DJdwpAdb.cpp467 expandBufFree(pReply); in handlePacket()
473 expandBufFree(pReply); in handlePacket()
DJdwpSocket.cpp625 expandBufFree(pReply); in handlePacket()
631 expandBufFree(pReply); in handlePacket()
DJdwpEvent.cpp732 expandBufFree(pReq); in eventFinish()