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

  /art/runtime/jdwp/
jdwp.h 253 void DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count)
jdwp_event.cc     [all...]
  /art/runtime/
debugger.h 646 static void DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count)
    [all...]
trace.cc 739 Dbg::DdmSendChunkV(CHUNK_TYPE("MPSE"), iov, 2);
    [all...]
debugger.cc     [all...]

Completed in 185 milliseconds