HomeSort by relevance Sort by last modified time
    Searched refs:expandBufAlloc (Results 1 - 5 of 5) sorted by null

  /dalvik/vm/jdwp/
ExpandBuf.h 28 ExpandBuf* expandBufAlloc(void);
ExpandBuf.c 41 ExpandBuf* expandBufAlloc(void)
JdwpAdb.c 453 ExpandBuf* pReply = expandBufAlloc();
JdwpSocket.c 609 ExpandBuf* pReply = expandBufAlloc();
JdwpEvent.c 709 pReq = expandBufAlloc();
    [all...]

Completed in 35 milliseconds