Home | History | Annotate | Download | only in jdwp

Lines Matching refs:cmdSet

550     u1 flags, cmdSet, cmd;
555 cmd = cmdSet = 0xcc;
565 cmdSet = read1(&buf);
573 dataLen, id, flags, cmdSet, cmd);
588 u1 flags, cmdSet, cmd;
593 cmd = cmdSet = 0; // shut up gcc
605 cmdSet = read1(&buf);
617 hdr.cmdSet = cmdSet;
629 ALOGW("No reply created for set=%d cmd=%d", cmdSet, cmd);