Searched refs:OutputDeclaredMethods (Results 1 – 3 of 3) sorted by relevance
576 return Dbg::OutputDeclaredMethods(refTypeId, true, pReply); in RT_MethodsWithGeneric()583 return Dbg::OutputDeclaredMethods(refTypeId, false, pReply); in RT_Methods()
381 static JDWP::JdwpError OutputDeclaredMethods(JDWP::RefTypeId ref_type_id, bool with_generic,
1558 JDWP::JdwpError Dbg::OutputDeclaredMethods(JDWP::RefTypeId class_id, bool with_generic, in OutputDeclaredMethods() function in art::Dbg