Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/jar/
DStrictJarFile.java261 private ZipEntry nextEntry; field in StrictJarFile.EntryIterator
268 if (nextEntry != null) { in next()
269 final ZipEntry ze = nextEntry; in next()
270 nextEntry = null; in next()
278 if (nextEntry != null) { in hasNext()
287 nextEntry = ze; in hasNext()
/frameworks/base/tools/aapt/
DDirectoryWalker.h31 virtual struct dirent* nextEntry() = 0;
73 virtual struct dirent* nextEntry() { in nextEntry() function
DFileFinder.cpp55 while ((entry = dw->nextEntry()) != NULL) { in findFiles()
/frameworks/base/libs/androidfw/include/androidfw/
DZipFileRO.h107 ZipEntryRO nextEntry(void* cookie);
/frameworks/base/tools/aapt/tests/
DMockDirectoryWalker.h42 virtual struct dirent* nextEntry() { in nextEntry() function
/frameworks/opt/gamesdk/samples/tuningfork/tfvalidate/
Dapk_validator.cpp283 for (auto entry = zip_file->nextEntry(cookie); in ValidateDevFidelityParams()
284 entry; entry=zip_file->nextEntry(cookie)) { in ValidateDevFidelityParams()
/frameworks/base/core/jni/
Dcom_android_internal_content_NativeLibraryHelper.cpp327 while ((next = mZipFile->nextEntry(mCookie)) != NULL) { in next()
531 while ((next = zipFile->nextEntry(cookie)) != NULL) { in com_android_internal_content_NativeLibraryHelper_hasRenderscriptBitcode()
/frameworks/base/libs/androidfw/
DZipFileRO.cpp168 ZipEntryRO ZipFileRO::nextEntry(void* cookie) in nextEntry() function in ZipFileRO
DAssetManager.cpp1249 while ((entry = pZip->nextEntry(iterationCookie)) != NULL) { in scanAndMergeZipLocked()
/frameworks/native/libs/input/tests/
DVelocityTracker_test.cpp155 const MotionEventEntry& nextEntry = motions[i+1]; in createMotionEventStream() local
156 action = resolveAction(previousEntry.positions, entry.positions, nextEntry.positions); in createMotionEventStream()
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp746 while ((entry = zip->nextEntry(cookie)) != nullptr) { in preloadZip()
/frameworks/native/services/inputflinger/
DInputDispatcher.cpp2971 EventEntry* nextEntry = entry->next; in injectInputEvent() local
2973 entry = nextEntry; in injectInputEvent()
/frameworks/base/config/
Dboot-image-profile.txt29346 HSPLjava/util/TreeMap$NavigableSubMap$SubMapIterator;->nextEntry()Ljava/util/TreeMap$TreeMapEntry;
29357 HSPLjava/util/TreeMap$PrivateEntryIterator;->nextEntry()Ljava/util/TreeMap$TreeMapEntry;
29465 HSPLjava/util/WeakHashMap$HashIterator;->nextEntry()Ljava/util/WeakHashMap$Entry;
Dhiddenapi-greylist-max-o.txt119419 Ljava/util/TreeMap$NavigableSubMap$SubMapIterator;->nextEntry()Ljava/util/TreeMap$TreeMapEntry;
119466 Ljava/util/TreeMap$PrivateEntryIterator;->nextEntry()Ljava/util/TreeMap$TreeMapEntry;
119599 Ljava/util/WeakHashMap$HashIterator;->nextEntry()Ljava/util/WeakHashMap$Entry;