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

/art/runtime/jdwp/
H A Djdwp_handler.cc597 return Dbg::OutputDeclaredFields(refTypeId, true, pReply);
604 return Dbg::OutputDeclaredFields(refTypeId, false, pReply);
/art/runtime/
H A Ddebugger.h366 static JDWP::JdwpError OutputDeclaredFields(JDWP::RefTypeId ref_type_id, bool with_generic,
H A Ddebugger.cc1583 JDWP::JdwpError Dbg::OutputDeclaredFields(JDWP::RefTypeId class_id, bool with_generic, JDWP::ExpandBuf* pReply) { function in class:art::Dbg

Completed in 91 milliseconds