Lines Matching refs:ExpandBuf
759 JDWP::JdwpError Dbg::GetClassLoader(JDWP::RefTypeId id, JDWP::ExpandBuf* pReply) {
769 JDWP::JdwpError Dbg::GetModifiers(JDWP::RefTypeId id, JDWP::ExpandBuf* pReply) {
790 JDWP::JdwpError Dbg::GetMonitorInfo(JDWP::ObjectId object_id, JDWP::ExpandBuf* reply) {
998 JDWP::JdwpError Dbg::GetReflectedType(JDWP::RefTypeId class_id, JDWP::ExpandBuf* pReply) {
1070 JDWP::JdwpError Dbg::GetReferenceType(JDWP::ObjectId object_id, JDWP::ExpandBuf* pReply) {
1163 JDWP::JdwpError Dbg::OutputArray(JDWP::ObjectId array_id, int offset, int count, JDWP::ExpandBuf* pReply) {
1491 JDWP::ExpandBuf* pReply) {
1519 JDWP::ExpandBuf* pReply) {
1544 JDWP::JdwpError Dbg::OutputDeclaredInterfaces(JDWP::RefTypeId class_id, JDWP::ExpandBuf* pReply) {
1561 void Dbg::OutputLineTable(JDWP::RefTypeId, JDWP::MethodId method_id, JDWP::ExpandBuf* pReply) {
1564 JDWP::ExpandBuf* pReply;
1606 JDWP::ExpandBuf* pReply) {
1609 JDWP::ExpandBuf* pReply;
1666 JDWP::ExpandBuf* pReply) {
1673 JDWP::ExpandBuf* pReply) {
1749 JDWP::FieldId field_id, JDWP::ExpandBuf* pReply,
1797 JDWP::ExpandBuf* pReply) {
1802 JDWP::ExpandBuf* pReply) {
1934 void Dbg::OutputJValue(JDWP::JdwpTag tag, const JValue* return_value, JDWP::ExpandBuf* pReply) {
1977 JDWP::JdwpError Dbg::GetThreadGroup(JDWP::ObjectId thread_id, JDWP::ExpandBuf* pReply) {
2027 JDWP::JdwpError Dbg::GetThreadGroupName(JDWP::ObjectId thread_group_id, JDWP::ExpandBuf* pReply) {
2044 JDWP::JdwpError Dbg::GetThreadGroupParent(JDWP::ObjectId thread_group_id, JDWP::ExpandBuf* pReply) {
2094 JDWP::ExpandBuf* pReply) {
2194 JDWP::JdwpError Dbg::GetThreadDebugSuspendCount(JDWP::ObjectId thread_id, JDWP::ExpandBuf* pReply) {
2301 size_t frame_count, JDWP::ExpandBuf* buf) {
2305 JDWP::ExpandBuf* buf_in)
2338 JDWP::ExpandBuf* buf_;
2502 JDWP::JdwpError Dbg::GetLocalValues(JDWP::Request* request, JDWP::ExpandBuf* pReply) {
4002 static void WriteValue(JDWP::ExpandBuf* pReply, int width, uint64_t value) {
4131 void Dbg::BuildInvokeReply(JDWP::ExpandBuf* pReply, uint32_t request_id, JDWP::JdwpTag result_tag,
4155 JDWP::ExpandBuf* const pReply = pReq->reply;