|
Android-cuttlefish cvd tool
|
#include <stddef.h>#include <stdint.h>#include <memory>#include "cuttlefish/host/libs/zip/libzip_cc/managed.h"#include "cuttlefish/host/libs/zip/libzip_cc/readable_source.h"#include "cuttlefish/host/libs/zip/libzip_cc/source_callback.h"#include "cuttlefish/io/io.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Classes | |
| class | cuttlefish::SeekableZipSource |
| class | cuttlefish::SeekingZipSourceReader |
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< std::unique_ptr< ReaderSeeker > > | cuttlefish::ZipSourceAsReaderSeeker (SeekableZipSource inner) |