Home | History | Annotate | Download | only in jdwp

Lines Matching full:arraylength

1287     u4 arrayLength = dvmDbgGetArrayLength(arrayId);
1289 ALOGV(" --> %d", arrayLength);
1291 expandBufAdd4BE(pReply, arrayLength);