Searched refs:OutputDeclaredMethods (Results 1 - 3 of 3) sorted by relevance

/art/runtime/jdwp/
H A Djdwp_handler.cc614 return Dbg::OutputDeclaredMethods(refTypeId, true, pReply);
621 return Dbg::OutputDeclaredMethods(refTypeId, false, pReply);
/art/runtime/
H A Ddebugger.h365 static JDWP::JdwpError OutputDeclaredMethods(JDWP::RefTypeId ref_type_id, bool with_generic,
H A Ddebugger.cc1597 JDWP::JdwpError Dbg::OutputDeclaredMethods(JDWP::RefTypeId class_id, bool with_generic, function in class:art::Dbg

Completed in 38 milliseconds