Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DExpandBuf.h30 void expandBufFree(ExpandBuf* pBuf);
DExpandBuf.c56 void expandBufFree(ExpandBuf* pBuf) in expandBufFree() function
DJdwpAdb.c472 expandBufFree(pReply); in handlePacket()
478 expandBufFree(pReply); in handlePacket()
DJdwpSocket.c628 expandBufFree(pReply); in handlePacket()
634 expandBufFree(pReply); in handlePacket()
DJdwpEvent.c732 expandBufFree(pReq); in eventFinish()