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

  /art/runtime/jdwp/
jdwp.h 258 void DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count)
jdwp_event.cc     [all...]
  /art/runtime/
debugger.cc 355 gJdwpState->DdmSendChunkV(type, vec, 1);
    [all...]

Completed in 846 milliseconds