platform_system_core/fastboot
Yusuke Sato 07447544ad Rename ZipEntryName to ZipString
since the struct is now used for other purposes. Also add some
comparator functions to the struct to simplify zip_archive.cc.

This is a follow-up CL for f1d3d3b247.

Bug: 21957428
Change-Id: I60d4171eeacc561d59226d946e9eb5f9c96d80cf
2015-06-26 10:34:01 -07:00
..
Android.mk Merge "Move fastboot's Windows code to C++." 2015-06-24 19:30:58 +00:00
bootimg_utils.cpp Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
bootimg_utils.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
engine.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
fastboot.cpp Rename ZipEntryName to ZipString 2015-06-26 10:34:01 -07:00
fastboot.h Fix file descriptor leak when opening invalid archives. 2015-06-03 12:16:43 -07:00
fastboot_protocol.txt system: core: fastboot: Increase USB protocol buffer size to 1024 2014-11-07 12:01:33 -08:00
fs.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
fs.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
genkey.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
protocol.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
usb.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
usb_linux.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
usb_osx.cpp Fix Mac fastboot build. 2015-06-24 13:28:24 -07:00
usb_windows.cpp Move fastboot's Windows code to C++. 2015-06-24 10:48:43 -07:00
usbtest.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
util.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
util_linux.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
util_osx.cpp Move fastboot's Mac OS code to C++. 2015-06-24 11:17:28 -07:00
util_windows.cpp Move fastboot's Windows code to C++. 2015-06-24 10:48:43 -07:00