Searched defs:Archive (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ | ||
H A D | ArchiveReader.h | 15 class Archive; variable |
H A D | BSDArchiveReader.h | 15 class Archive; variable |
H A D | GNUArchiveReader.h | 17 class Archive; variable |
H A D | GroupReader.h | 15 class Archive; variable |
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/archives/ | ||
H A D | Archive.java | 55 public abstract class Archive implements Closeable { class |
/aosp12/frameworks/compile/mclinker/include/mcld/MC/ | ||
H A D | Input.h | 41 Archive, enumerator |
/aosp12/frameworks/compile/mclinker/lib/LD/ | ||
H A D | Archive.cpp | 29 Archive::Archive(Input& pInputFile, InputBuilder& pBuilder) in Archive() function in mcld::Archive |
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ | ||
H A D | NotificationManagerService.java | 618 static class Archive { class in NotificationManagerService |