Lines Matching refs:expandBufAdd4BE
844 expandBufAdd4BE(pReply, access_flags); in GetModifiers()
872 expandBufAdd4BE(reply, monitor_info.entry_count_); in GetMonitorInfo()
873 expandBufAdd4BE(reply, monitor_info.waiters_.size()); in GetMonitorInfo()
1263 expandBufAdd4BE(pReply, count); in OutputArray()
1607 expandBufAdd4BE(pReply, instance_field_count + static_field_count); in OutputDeclaredFields()
1619 expandBufAdd4BE(pReply, MangleAccessFlags(f->GetAccessFlags())); in OutputDeclaredFields()
1632 expandBufAdd4BE(pReply, c->NumMethods()); in OutputDeclaredMethods()
1645 expandBufAdd4BE(pReply, MangleAccessFlags(m.GetAccessFlags())); in OutputDeclaredMethods()
1658 expandBufAdd4BE(pReply, interface_count); in OutputDeclaredInterfaces()
1686 expandBufAdd4BE(pReply, 0); in OutputLineTable()
1691 expandBufAdd4BE(pReply, entry.line_); in OutputLineTable()
1706 expandBufAdd4BE(pReply, GetMethodNumArgRegistersIncludingThis(m)); in OutputVariableTable()
1710 expandBufAdd4BE(pReply, 0); in OutputVariableTable()
1737 expandBufAdd4BE(pReply, entry.end_address_- entry.start_address_); in OutputVariableTable()
1738 expandBufAdd4BE(pReply, slot); in OutputVariableTable()
2047 expandBufAdd4BE(pReply, return_value->GetI()); in OutputJValue()
2211 expandBufAdd4BE(pReply, child_thread_ids.size()); in GetThreadGroupChildren()
2221 expandBufAdd4BE(pReply, child_thread_groups_ids.size()); in GetThreadGroupChildren()
2310 expandBufAdd4BE(pReply, thread->GetDebugSuspendCount()); in GetThreadDebugSuspendCount()
2414 expandBufAdd4BE(buf, frame_count); in GetThreadFrames()
2598 expandBufAdd4BE(pReply, slot_count); /* "int values" */ in GetLocalValues()
4021 expandBufAdd4BE(pReply, value); in WriteValue()