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

/art/runtime/
H A Ddebugger.h365 static JDWP::JdwpError GetInstanceCounts(const std::vector<JDWP::RefTypeId>& class_ids,
H A Ddebugger.cc951 JDWP::JdwpError Dbg::GetInstanceCounts(const std::vector<JDWP::RefTypeId>& class_ids, function in class:art::Dbg
/art/runtime/jdwp/
H A Djdwp_handler.cc405 JdwpError rc = Dbg::GetInstanceCounts(class_ids, &counts);

Completed in 62 milliseconds