Searched defs:gapStart (Results 1 - 1 of 1) sorted by relevance

/art/runtime/jdwp/
H A Djdwp_expand_buf.cc107 uint8_t* gapStart; local
110 gapStart = pBuf->storage + pBuf->curLen;
114 return gapStart;

Completed in 24 milliseconds