Searched defs:instances (Results 1 – 3 of 3) sorted by relevance
1040 InstanceCollector(mirror::Class* c, int32_t max_count, std::vector<mirror::Object*>& instances) in InstanceCollector()1063 std::vector<mirror::Object*>& instances) { in GetInstances()
623 std::vector<ObjectId> instances; in RT_Instances() local
779 …::GetInstances(JDWP::RefTypeId class_id, int32_t max_count, std::vector<JDWP::ObjectId>& instances) in GetInstances()