Home
last modified time | relevance | path

Searched refs:hasNext (Results 1 – 14 of 14) sorted by relevance

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DSkipNullsIterator.java35 public boolean hasNext() { in hasNext() method in SkipNullsIterator
36 while (mNext == null && mIter.hasNext()) { in hasNext()
44 if (!hasNext()) { in next()
DDominatorReferenceIterator.java39 public boolean hasNext() { in hasNext() method in DominatorReferenceIterator
40 while (mNext == null && mIter.hasNext()) { in hasNext()
51 if (hasNext()) { in next()
DAhatClassInstance.java340 public boolean hasNext() { in hasNext() method in AhatClassInstance.InstanceFieldIterator
354 if (!hasNext()) { in next()
402 public boolean hasNext() { in hasNext() method in AhatClassInstance.ReferenceIterator
403 while (mNext == null && mIter.hasNext()) { in hasNext()
419 if (!hasNext()) { in next()
DSort.java109 while (res == 0 && iter.hasNext()) { in compare()
/art/tools/
DPresubmitJsonLinter.java80 while (reader.hasNext()) { in checkExpectationFile()
96 while (reader.hasNext()) { in readExpectation()
170 while (reader.hasNext()) { in readStrings()
178 while (reader.hasNext()) { in readModes()
189 while (reader.hasNext()) { in readModesAndVariants()
/art/test/1980-obsolete-object-cleared/src/
DMain.java88 public boolean hasNext() { in hasNext() method in Main.BaseResetIter
263 if (!next.hasNext()) {
283 public boolean hasNext() {
284 return next.hasNext() || my_vals.hasNext();
/art/test/1922-owned-monitors-info/src/art/
DTest1922.java194 for (Function<Runnable, Runnable> r1 = li1.next(); li1.hasNext(); r1 = li1.next()) { in runTestsOtherThread()
197 for (Function<Runnable, Runnable> r2 = li2.next(); li2.hasNext(); r2 = li2.next()) { in runTestsOtherThread()
200 for (Function<Runnable, Runnable> r3 = li3.next(); li3.hasNext(); r3 = li3.next()) { in runTestsOtherThread()
238 for (Function<Runnable, Runnable> r1 = li1.next(); li1.hasNext(); r1 = li1.next()) { in runTestsCurrentThread()
241 for (Function<Runnable, Runnable> r2 = li2.next(); li2.hasNext(); r2 = li2.next()) { in runTestsCurrentThread()
244 for (Function<Runnable, Runnable> r3 = li3.next(); li3.hasNext(); r3 = li3.next()) { in runTestsCurrentThread()
/art/test/925-threadgroups/src/art/
DTest925.java98 while (it.hasNext()) { in filteredThread()
/art/test/051-thread/src/
DMain.java188 while (it.hasNext()) { in testMainThreadAllStackTraces()
/art/test/923-monitors/src/art/
DTest923.java198 if (it.hasNext()) { in threadTests()
/art/libartservice/service/java/com/android/server/art/
DDexUseManagerLocal.java683 it.hasNext();) { in cleanup()
717 for (var it = primaryDexUses.entrySet().iterator(); it.hasNext();) { in cleanupPrimaryDexUsesLocked()
753 for (var it = secondaryDexUses.entrySet().iterator(); it.hasNext();) { in cleanupSecondaryDexUsesLocked()
787 for (var it = records.entrySet().iterator(); it.hasNext();) { in cleanupRecordsLocked()
/art/test/924-threads/src/art/
DTest924.java241 while (it.hasNext()) { in doAllThreadsTests()
/art/build/boot/
Dboot-image-profile.txt497 HSPLcom/android/okhttp/internal/http/RouteSelector;->hasNext()Z
4778 HSPLjava/util/AbstractList$Itr;->hasNext()Z
4795 HSPLjava/util/AbstractList$SubList$1;->hasNext()Z
4818 HSPLjava/util/AbstractMap$2$1;->hasNext()Z
4857 HSPLjava/util/ArrayDeque$DeqIterator;->hasNext()Z
4914 HSPLjava/util/ArrayList$Itr;->hasNext()Z
4924 HSPLjava/util/ArrayList$SubList$1;->hasNext()Z
4994 HSPLjava/util/Arrays$ArrayItr;->hasNext()Z
5174 HSPLjava/util/Collections$1;->hasNext()Z
5184 HSPLjava/util/Collections$EmptyIterator;->hasNext()Z
[all …]
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt6769 Ljava/util/concurrent/ConcurrentHashMap$BaseIterator;->hasNext()Z