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