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

  /art/runtime/jdwp/
jdwp.h 257 void DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count)
jdwp_event.cc     [all...]
  /art/runtime/
debugger.h 588 static void DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count)
trace.cc 552 Dbg::DdmSendChunkV(CHUNK_TYPE("MPSE"), iov, 2);
debugger.cc     [all...]
  /art/runtime/hprof/
hprof.cc 460 Dbg::DdmSendChunkV(CHUNK_TYPE("HPDS"), iov, 2);
    [all...]

Completed in 1135 milliseconds