Searched refs:expandBufAddSpace (Results 1 – 5 of 5) sorted by relevance
49 u1* expandBufAddSpace(ExpandBuf* pBuf, int gapSize);
108 u1* expandBufAddSpace(ExpandBuf* pBuf, int gapSize) in expandBufAddSpace() function
1592 u1* ptr = expandBufAddSpace(pReply, width+1); in handleSF_GetValues()1704 memcpy(expandBufAddSpace(pReply, replyLen), replyBuf, replyLen); in handleDDM_Chunk()1916 expandBufAddSpace(pReply, kJDWPHeaderLen); in dvmJdwpProcessRequest()
711 expandBufAddSpace(pReq, kJDWPHeaderLen); in eventPrep()
1010 outBuf = expandBufAddSpace(pReply, count * width); in dvmDbgOutputArray()