Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_expand_buf.cc108 uint8_t* gapStart; in expandBufAddSpace() local
111 gapStart = pBuf->storage + pBuf->curLen; in expandBufAddSpace()
115 return gapStart; in expandBufAddSpace()