platform_bootable_recovery/otafault
Chih-Hung Hsieh 23abfd37a5 Fix clang-tidy performance warnings.
* Use const reference parameter type to avoid unnecessary copy.
* Use more efficient overloaded string methods.

Bug: 30407689
Bug: 30411878
Change-Id: Iefab05c077367f272abf545036b853e8a295c8cd
Test: build with WITH_TIDY=1
2016-07-27 10:19:47 -07:00
..
Android.mk Correct caching behavior for should_inject_cache 2016-03-25 11:21:12 -07:00
config.cpp Correct caching behavior for should_inject_cache 2016-03-25 11:21:12 -07:00
config.h Control fault injection with config files instead of build flags 2016-02-22 17:31:12 -08:00
ota_io.cpp Fix clang-tidy performance warnings. 2016-07-27 10:19:47 -07:00
ota_io.h Control fault injection with config files instead of build flags 2016-02-22 17:31:12 -08:00
test.cpp Control fault injection with config files instead of build flags 2016-02-22 17:31:12 -08:00