Searched defs:healthd_config (Results 1 – 4 of 4) sorted by relevance
56 struct healthd_config { struct57 int periodic_chores_interval_fast;58 int periodic_chores_interval_slow;60 android::String8 batteryStatusPath;61 android::String8 batteryHealthPath;62 android::String8 batteryPresentPath;63 android::String8 batteryCapacityPath;64 android::String8 batteryVoltagePath;65 android::String8 batteryTemperaturePath;66 android::String8 batteryTechnologyPath;[all …]
411 static void doLogValues(const HealthInfo& props, const struct healthd_config& healthd_config) { in doLogValues()449 const struct healthd_config& healthd_config) { in logValues()
155 struct healthd_config healthd_config; in ExpectChargerResAt() local
499 static void doLogValues(const HealthInfo& props, const struct healthd_config& healthd_config) { in doLogValues()537 const struct healthd_config& healthd_config) { in logValues()