Searched defs:instances (Results 1 – 11 of 11) sorted by relevance
35 public Instances(List<T> instances) { in Instances()
41 Instances<AhatInstance> instances, in AhatSnapshot()
188 private static void instances(List<AhatInstance> a, List<AhatInstance> b, in instances() method in Diff
187 List<AhatInstance> instances = new ArrayList<AhatInstance>(); in parseInternal() local
44 Doc doc, Query query, String id, Collection<AhatInstance> instances) { in render()
303 List<AhatInstance> instances = inst.getDominated(); in printDominatedObjects() local
150 static final AtomicInteger instances = new AtomicInteger(0); field in JitCacheChurnTest.TaskFive
276 Object[][] instances = VMDebug.getInstancesOfClasses(classes, false); in testGetInstances() local
593 std::vector<ObjectId> instances; in RT_Instances() local
1969 std::vector<Handle<mirror::Object>>& instances) { in GetInstances()
970 std::vector<JDWP::ObjectId>* instances) { in GetInstances()