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