Searched refs:OutputDeclaredInterfaces (Results 1 – 3 of 3) sorted by relevance
394 static JDWP::JdwpError OutputDeclaredInterfaces(JDWP::RefTypeId ref_type_id,
1606 JDWP::JdwpError Dbg::OutputDeclaredInterfaces(JDWP::RefTypeId class_id, JDWP::ExpandBuf* pReply) { in OutputDeclaredInterfaces() function in art::Dbg
478 return Dbg::OutputDeclaredInterfaces(refTypeId, pReply); in RT_Interfaces()