Home | History | Annotate | Download | only in runtime

Lines Matching refs:expandBufAdd4BE

785   expandBufAdd4BE(pReply, access_flags);
812 expandBufAdd4BE(reply, monitor_info.entry_count_);
813 expandBufAdd4BE(reply, monitor_info.waiters_.size());
1176 expandBufAdd4BE(pReply, count);
1501 expandBufAdd4BE(pReply, instance_field_count + static_field_count);
1513 expandBufAdd4BE(pReply, MangleAccessFlags(f->GetAccessFlags()));
1526 expandBufAdd4BE(pReply, c->NumMethods());
1539 expandBufAdd4BE(pReply, MangleAccessFlags(m.GetAccessFlags()));
1553 expandBufAdd4BE(pReply, interface_count);
1569 expandBufAdd4BE(pContext->pReply, entry.line_);
1592 expandBufAdd4BE(pReply, 0);
1632 expandBufAdd4BE(pContext->pReply, entry.end_address_- entry.start_address_);
1633 expandBufAdd4BE(pContext->pReply, slot);
1643 expandBufAdd4BE(pReply, ArtMethod::NumArgRegisters(shorty));
1647 expandBufAdd4BE(pReply, 0);
1942 expandBufAdd4BE(pReply, return_value->GetI());
2106 expandBufAdd4BE(pReply, child_thread_ids.size());
2116 expandBufAdd4BE(pReply, child_thread_groups_ids.size());
2202 expandBufAdd4BE(pReply, thread->GetDebugSuspendCount());
2312 expandBufAdd4BE(buf_, frame_count_);
2525 expandBufAdd4BE(pReply, slot_count); /* "int values" */
4011 expandBufAdd4BE(pReply, value);