Home | History | Annotate | Download | only in runtime

Lines Matching refs:JdwpTag

308   static size_t GetTagWidth(JDWP::JdwpTag tag);
415 static JDWP::JdwpTag GetFieldBasicTag(JDWP::FieldId field_id)
417 static JDWP::JdwpTag GetStaticFieldBasicTag(JDWP::FieldId field_id)
433 static void OutputJValue(JDWP::JdwpTag tag, const JValue* return_value, JDWP::ExpandBuf* pReply)
640 uint64_t arg_values[], JDWP::JdwpTag* arg_types,
721 static JDWP::JdwpTag TagFromObject(const ScopedObjectAccessUnchecked& soa, mirror::Object* o)
744 JDWP::JdwpTag result_tag, uint64_t result_value,
750 JDWP::JdwpTag tag, uint8_t* buf, size_t width)
753 static JDWP::JdwpError SetLocalValue(StackVisitor& visitor, int slot, JDWP::JdwpTag tag,