Searched refs:OutputDeclaredFields (Results 1 – 3 of 3) sorted by relevance
558 return Dbg::OutputDeclaredFields(refTypeId, true, pReply); in RT_FieldsWithGeneric()565 return Dbg::OutputDeclaredFields(refTypeId, false, pReply); in RT_Fields()
410 static JDWP::JdwpError OutputDeclaredFields(JDWP::RefTypeId ref_type_id, bool with_generic,
1596 JDWP::JdwpError Dbg::OutputDeclaredFields(JDWP::RefTypeId class_id, bool with_generic, in OutputDeclaredFields() function in art::Dbg