Home
last modified time | relevance | path

Searched refs:batt_temp (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/pixelstats/
DBatteryEEPROMReporter.cpp77 &hist.rslow, &hist.batt_temp, &hist.soh, in checkAndReport()
110 + hist.soh + hist.batt_temp + hist.cutoff_soc + hist.cc_soc in checkLogEvent()
141 hist.cycle_cnt, hist.full_cap, hist.esr, hist.rslow, hist.soh, hist.batt_temp, in reportEvent()
159 val.set<VendorAtomValue::intValue>(hist.batt_temp); in reportEvent()
Dpixelatoms.proto356 optional int32 batt_temp = 7; field
/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryEEPROMReporter.h63 int8_t batt_temp; member