android_system_core/libziparchive
Adam Lesinski b354dcef98 Remove empty zip warning on host builds
Change-Id: Iaafe208930c316cc32f39ce2687be555b9eeb35f
2018-03-01 21:33:49 +00:00
..
include/ziparchive zip_archive: Allow crc_out to be nullptr in Inflate. 2017-10-30 18:26:41 +00:00
testdata
.clang-format
Android.bp zip_archive: Remove unused ziparchive-host 2017-10-26 17:50:49 +01:00
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00
entry_name_utils-inl.h
entry_name_utils_test.cc
unzip.cpp
zip_archive.cc Remove empty zip warning on host builds 2018-03-01 21:33:49 +00:00
zip_archive_benchmark.cpp BENCHMARK_MAIN now requires a semicolon. 2017-12-13 18:19:18 -08:00
zip_archive_common.h
zip_archive_private.h zip_archive: generalize deflate method. 2017-10-26 17:47:50 +01:00
zip_archive_stream_entry.cc libziparchive: Use ReadAtOffset exclusively 2017-07-25 18:12:12 +00:00
zip_archive_test.cc zip_archive: Fix a few more badly written tests. 2017-12-27 09:42:00 +00:00
zip_writer.cc
zip_writer_test.cc