Home | History | Annotate | Download | only in runtime

Lines Matching refs:JdwpTag

298   static size_t GetTagWidth(JDWP::JdwpTag tag);
405 static JDWP::JdwpTag GetFieldBasicTag(JDWP::FieldId field_id)
407 static JDWP::JdwpTag GetStaticFieldBasicTag(JDWP::FieldId field_id)
423 static void OutputJValue(JDWP::JdwpTag tag, const JValue* return_value, JDWP::ExpandBuf* pReply)
619 uint64_t arg_values[], JDWP::JdwpTag* arg_types,
692 static JDWP::JdwpTag TagFromObject(const ScopedObjectAccessUnchecked& soa, mirror::Object* o)
723 JDWP::JdwpTag result_tag, uint64_t result_value,
729 JDWP::JdwpTag tag, uint8_t* buf, size_t width)
732 JDWP::JdwpTag tag, uint64_t value, size_t width)