Lines Matching refs:GetInstances
779 JDWP::JdwpError Dbg::GetInstances(JDWP::RefTypeId class_id, int32_t max_count, std::vector<JDWP::ObjectId>& instances)788 Runtime::Current()->GetHeap()->GetInstances(c, max_count, raw_instances);