Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_expand_buf.cc107 uint8_t* gapStart; in expandBufAddSpace() local
110 gapStart = pBuf->storage + pBuf->curLen; in expandBufAddSpace()
114 return gapStart; in expandBufAddSpace()