Home | History | Annotate | Download | only in vm

Lines Matching defs:vec

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