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

  /art/runtime/jdwp/
jdwp_expand_buf.h 54 * expandBufAddSpace() returns a pointer to the *start* of the region
57 uint8_t* expandBufAddSpace(ExpandBuf* pBuf, int gapSize);
jdwp_expand_buf.cc 106 uint8_t* expandBufAddSpace(ExpandBuf* pBuf, int gapSize) {
jdwp_handler.cc     [all...]
jdwp_event.cc 732 expandBufAddSpace(pReq, kJDWPHeaderLen);
    [all...]
  /art/runtime/
debugger.cc     [all...]

Completed in 120 milliseconds