summaryrefslogtreecommitdiffstats
path: root/applypatch/utils.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change StringValue to use std::stringTianjie Xu2016-10-151-6/+6
| | | | | | | | | | | Changing the field of 'Value' in edify to std::string from char*. Meanwhile cleaning up the users of 'Value' and switching them to cpp style. Test: compontent tests passed. Bug: 31713288 Change-Id: Iec5a7d601b1e4ca40935bf1c70d325dafecec235
* Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-10/+10
| | | | | Bug: 28220065 Change-Id: Ida199c66692a1638be6990d583d2ed42583fb592
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-141-0/+65
Mostly trivial changes to make cpp compiler happy. Change-Id: I69bd1d96fcccf506007f6144faf37e11cfba1270