Home
last modified time | relevance | path

Searched defs:class_ids (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Djdwp_handler.cc402 std::vector<RefTypeId> class_ids; in VM_InstanceCounts() local
/art/runtime/
Ddebugger.cc884 JDWP::JdwpError Dbg::GetInstanceCounts(const std::vector<JDWP::RefTypeId>& class_ids, in GetInstanceCounts()