Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DExpandBuf.h27 ExpandBuf* expandBufAlloc(void);
DExpandBuf.cpp41 ExpandBuf* expandBufAlloc() in expandBufAlloc() function
DJdwpAdb.cpp455 ExpandBuf* pReply = expandBufAlloc(); in handlePacket()
DJdwpSocket.cpp613 ExpandBuf* pReply = expandBufAlloc(); in handlePacket()
DJdwpEvent.cpp710 ExpandBuf* pReq = expandBufAlloc(); in eventPrep()