platform_system_core/healthd
Chih-Hung Hsieh 4df105635b Fix clang-tidy performance warnings in healthd.
* Use const reference type for parameters to avoid unnecessary copy.

Bug: 30407689
Change-Id: I926ea7b6e9e020a228c812b7e23087a2b7ed9809
Test: build with WITH_TIDY=1
2016-07-27 16:05:50 -07:00
..
images remove pixelflinger from healthd 2014-03-11 12:25:41 -07:00
include/healthd batterymonitor: simplify readFromFile and use std::string buffers 2016-06-20 15:01:02 +00:00
Android.mk batterymonitor: simplify readFromFile and use std::string buffers 2016-06-20 15:01:02 +00:00
BatteryMonitor.cpp batterymonitor: simplify readFromFile and use std::string buffers 2016-06-20 15:01:02 +00:00
BatteryPropertiesRegistrar.cpp Fix clang-tidy performance warnings in healthd. 2016-07-27 16:05:50 -07:00
BatteryPropertiesRegistrar.h Fix clang-tidy performance warnings in healthd. 2016-07-27 16:05:50 -07:00
healthd.cpp healthd: separate libbatterymonitor for use in recovery. 2016-02-18 22:14:25 -08:00
healthd_board_default.cpp healthd: separate libbatterymonitor for use in recovery. 2016-02-18 22:14:25 -08:00
healthd_mode_android.cpp healthd: separate libbatterymonitor for use in recovery. 2016-02-18 22:14:25 -08:00
healthd_mode_charger.cpp Fix misc-macro-parentheses warnings in system/core. 2016-06-22 14:33:13 -07:00