Lines Matching refs:Set4BE
1696 JDWP::Set4BE(expandBufGetBuffer(pReply) + numLinesOffset, numItems); in OutputLineTable()
1744 JDWP::Set4BE(expandBufGetBuffer(pReply) + variable_count_offset, variable_count); in OutputVariableTable()
2680 JDWP::Set4BE(buf + 1, intVal); in GetLocalValue()
2690 JDWP::Set4BE(buf + 1, intVal); in GetLocalValue()
4165 JDWP::Set4BE(buf + kJDWPHeaderSizeOffset, expandBufGetLength(pReply)); in BuildInvokeReply()
4166 JDWP::Set4BE(buf + kJDWPHeaderIdOffset, request_id); in BuildInvokeReply()
4313 JDWP::Set4BE(*pReplyBuf, out_type); in DdmHandlePacket()
4314 JDWP::Set4BE((*pReplyBuf) + 4, static_cast<uint32_t>(out_data.size())); in DdmHandlePacket()
4366 JDWP::Set4BE(&buf[0], t->GetThreadId()); in DdmSendThreadNotification()
4591 JDWP::Set4BE(pieceLenField_, totalAllocationUnits_); in Flush()
4783 JDWP::Set4BE(&heap_id[0], 1); // Heap id (bogus; we only have one heap). in DdmSendHeapSegments()
5180 JDWP::Set4BE(&bytes[string_table_offset], bytes.size()); in GetRecentAllocations()