Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::anonymous_namespace{cached_zip_source.cc}::LazilyLoadedZipSourceFile, including all inherited members.
LazilyLoadedZipSourceFile(std::unique_ptr< SeekableZipSource > source, SeekingZipSourceReader reader) | cuttlefish::anonymous_namespace{cached_zip_source.cc}::LazilyLoadedZipSourceFile | inline |
Read(char *data, size_t size) override | cuttlefish::anonymous_namespace{cached_zip_source.cc}::LazilyLoadedZipSourceFile | inlinevirtual |
reader_ | cuttlefish::anonymous_namespace{cached_zip_source.cc}::LazilyLoadedZipSourceFile | private |
Seek(size_t offset) override | cuttlefish::anonymous_namespace{cached_zip_source.cc}::LazilyLoadedZipSourceFile | inlinevirtual |
source_ | cuttlefish::anonymous_namespace{cached_zip_source.cc}::LazilyLoadedZipSourceFile | private |
~LazilyLoadedFileReadCallback() | cuttlefish::LazilyLoadedFileReadCallback | virtual |