Home | History | Annotate | Download | only in jdwp

Lines Matching refs:Set4BE

650   Set4BE(buf, expandBufGetLength(pReq));
651 Set4BE(buf+4, NextRequestSerial());
1057 Set4BE(header, sizeof(header) + dataLen);
1058 Set4BE(header+4, NextRequestSerial());
1062 Set4BE(header+11, type);
1063 Set4BE(header+15, dataLen);