Searched refs:DdmSendChunkV (Results 1 – 3 of 3) sorted by relevance
258 void DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count)
1330 void JdwpState::DdmSendChunkV(uint32_t type, const iovec* iov, int iov_count) { in DdmSendChunkV() function in art::JDWP::JdwpState
348 gJdwpState->DdmSendChunkV(type, vec, 1); in DdmPublishChunk()