Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_expand_buf.h37 void expandBufFree(ExpandBuf* pBuf);
Djdwp_expand_buf.cc59 void expandBufFree(ExpandBuf* pBuf) { in expandBufFree() function
Djdwp_main.cc390 expandBufFree(pReply); in HandlePacket()
393 expandBufFree(pReply); in HandlePacket()
Djdwp_event.cc658 expandBufFree(pReq); in EventFinish()