Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_expand_buf.h37 void expandBufFree(ExpandBuf* pBuf);
Djdwp_expand_buf.cc60 void expandBufFree(ExpandBuf* pBuf) { in expandBufFree() function
Djdwp_main.cc529 expandBufFree(pReply); in HandlePacket()
Djdwp_event.cc794 expandBufFree(pReq); in EventFinish()
/art/runtime/
Ddebugger.h97 JDWP::expandBufFree(reply); in ~DebugInvokeReq()