Searched refs:vec (Results 1 – 1 of 1) sorted by relevance
2950 struct iovec vec[1] = { {(void*)buf, len} }; in dvmDbgDdmSendChunk() local2951 dvmDbgDdmSendChunkV(type, vec, 1); in dvmDbgDdmSendChunk()