Lines Matching refs:Set4BE
1602 JDWP::Set4BE(expandBufGetBuffer(pReply) + numLinesOffset, context.numItems);
1662 JDWP::Set4BE(expandBufGetBuffer(pReply) + variable_count_offset, context.variable_count);
2606 JDWP::Set4BE(buf + 1, intVal);
2616 JDWP::Set4BE(buf + 1, intVal);
4146 JDWP::Set4BE(buf + kJDWPHeaderSizeOffset, expandBufGetLength(pReply));
4147 JDWP::Set4BE(buf + kJDWPHeaderIdOffset, request_id);
4255 JDWP::Set4BE(reply + 0, type);
4256 JDWP::Set4BE(reply + 4, length);
4309 JDWP::Set4BE(&buf[0], t->GetThreadId());
4547 JDWP::Set4BE(pieceLenField_, totalAllocationUnits_);
4744 JDWP::Set4BE(&heap_id[0], 1); // Heap id (bogus; we only have one heap).
5040 JDWP::Set4BE(&bytes[string_table_offset], bytes.size());