Home | History | Annotate | Download | only in vm

Lines Matching refs:vec

2950     struct iovec vec[1] = { {(void*)buf, len} };
2951 dvmDbgDdmSendChunkV(type, vec, 1);