The current implementation of the hashtable uses less memory than a std::map. As most of the zip files we encountered don't use the zip64 extension, we should keep the current implementation. And the interface adds the flexibility for us to switch to std::map for zip64 format. Bug: 150900468 Test: unit tests pass Change-Id: Ifd008785c9ff416a27049f9e0c54d9eef985bd85 |
||
|---|---|---|
| .. | ||
| cli-tests | ||
| include/ziparchive | ||
| testdata | ||
| .clang-format | ||
| Android.bp | ||
| entry_name_utils-inl.h | ||
| entry_name_utils_test.cc | ||
| libziparchive_fuzzer.cpp | ||
| OWNERS | ||
| run-ziptool-tests-on-android.sh | ||
| zip_archive.cc | ||
| zip_archive_benchmark.cpp | ||
| zip_archive_common.h | ||
| zip_archive_private.h | ||
| zip_archive_stream_entry.cc | ||
| zip_archive_test.cc | ||
| zip_writer.cc | ||
| zip_writer_test.cc | ||
| ziptool-tests.xml | ||
| ziptool.cpp | ||