Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_expand_buf.h35 ExpandBuf* expandBufAlloc();
Djdwp_expand_buf.cc49 ExpandBuf* expandBufAlloc() { in expandBufAlloc() function
Djdwp_main.cc520 ExpandBuf* pReply = expandBufAlloc(); in HandlePacket()
Djdwp_event.cc773 ExpandBuf* pReq = expandBufAlloc(); in eventPrep()
/art/runtime/
Ddebugger.h93 reply(JDWP::expandBufAlloc()) { in DebugInvokeReq()