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