Searched refs:nextEntry (Results 1 – 10 of 10) sorted by relevance
31 virtual struct dirent* nextEntry() = 0;73 virtual struct dirent* nextEntry() { in nextEntry() function
55 while ((entry = dw->nextEntry()) != NULL) { in findFiles()
100 ZipEntryRO nextEntry(void* cookie);
42 virtual struct dirent* nextEntry() { in nextEntry() function
334 while ((next = mZipFile->nextEntry(mCookie)) != NULL) { in next()533 while ((next = zipFile->nextEntry(cookie)) != NULL) { in com_android_internal_content_NativeLibraryHelper_hasRenderscriptBitcode()
151 ZipEntryRO ZipFileRO::nextEntry(void* cookie) in nextEntry() function in ZipFileRO
1554 while ((entry = pZip->nextEntry(iterationCookie)) != NULL) { in scanAndMergeZipLocked()
520 while ((entry = mZip->nextEntry(cookie)) != NULL) { in movie()
2672 EventEntry* nextEntry = entry->next; in injectInputEvent() local2674 entry = nextEntry; in injectInputEvent()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...