Home
last modified time | relevance | path

Searched defs:getNextEntry (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/llvm/tools/dsymutil/
H A DNonRelocatableStringpool.h56 const MapTy::MapEntryTy *getNextEntry(const MapTy::MapEntryTy *E) const { in getNextEntry() function
/aosp_15_r20/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/memory/
H A DMemoryArchiveInputStream.java45 public ArchiveEntry getNextEntry() throws IOException { in getNextEntry() method in MemoryArchiveInputStream
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DPrettyStackTrace.h45 const PrettyStackTraceEntry *getNextEntry() const { return NextEntry; } in getNextEntry() function
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/jar/
H A DJarArchiveInputStream.java61 public ArchiveEntry getNextEntry() throws IOException { in getNextEntry() method in JarArchiveInputStream
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DPrettyStackTrace.h59 const PrettyStackTraceEntry *getNextEntry() const { return NextEntry; } in getNextEntry() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DPrettyStackTrace.h66 const PrettyStackTraceEntry *getNextEntry() const { return NextEntry; } in getNextEntry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DPrettyStackTrace.h66 const PrettyStackTraceEntry *getNextEntry() const { return NextEntry; } in getNextEntry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DPrettyStackTrace.h66 const PrettyStackTraceEntry *getNextEntry() const { return NextEntry; } in getNextEntry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DPrettyStackTrace.h66 const PrettyStackTraceEntry *getNextEntry() const { return NextEntry; } in getNextEntry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DPrettyStackTrace.h66 const PrettyStackTraceEntry *getNextEntry() const { return NextEntry; } in getNextEntry() function
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowDropBoxManager.java66 protected DropBoxManager.Entry getNextEntry(String tag, long millis) { in getNextEntry() method in ShadowDropBoxManager
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/
H A DArchiveInputStream.java55 public abstract ArchiveEntry getNextEntry() throws IOException; in getNextEntry() method in ArchiveInputStream
/aosp_15_r20/frameworks/base/core/java/com/android/internal/os/
H A DIDropBoxManagerService.aidl39 DropBoxManager.Entry getNextEntry(String tag, long millis, String packageName); in getNextEntry() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/services/libservices/android_arm64_armv8-2a_cortex-a55_shared/gen/aidl_library/com/android/internal/os/
DIDropBoxManagerService.h53 …::android::binder::Status getNextEntry(const ::android::String16& /*tag*/, int64_t /*millis*/, con… in getNextEntry() function
DBnDropBoxManagerService.h46 …::android::binder::Status getNextEntry(const ::android::String16& tag, int64_t millis, const ::and… in getNextEntry() function
DIDropBoxManagerService.cpp155 ::android::binder::Status BpDropBoxManagerService::getNextEntry(const ::android::String16& tag, int… in getNextEntry() function in com::android::internal::os::BpDropBoxManagerService
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/22/libcore/ojluni/src/main/java/java/util/jar/
DJarInputStream.java139 public ZipEntry getNextEntry() throws IOException { in getNextEntry() method in JarInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/jar/
DJarInputStream.java139 public ZipEntry getNextEntry() throws IOException { in getNextEntry() method in JarInputStream
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/jar/
H A DJarInputStream.java139 public ZipEntry getNextEntry() throws IOException { in getNextEntry() method in JarInputStream
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/zip/
H A DZipInputStream.java49 public java.util.zip.ZipEntry getNextEntry() throws java.io.IOException { in getNextEntry() method in ZipInputStream
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/archives/
DArchiveEntryInputStream.java68 ArchiveEntry getNextEntry() throws IOException; in getNextEntry() method
/aosp_15_r20/frameworks/rs/script_api/
H A DScanner.cpp68 bool Scanner::getNextEntry() { in getNextEntry() function in Scanner
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/zip/
DZipInputStream.java130 public ZipEntry getNextEntry() throws IOException { in getNextEntry() method in ZipInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/25/libcore/ojluni/src/main/java/java/util/zip/
DZipInputStream.java130 public ZipEntry getNextEntry() throws IOException { in getNextEntry() method in ZipInputStream
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/zip/
H A DZipInputStream.java130 public ZipEntry getNextEntry() throws IOException { in getNextEntry() method in ZipInputStream

12345678910>>...16