Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DBatteryEEPROMReporter.cpp80 &hist.min_temp, &hist.max_temp, &hist.max_vbatt, in checkAndReport()
112 + hist.max_temp + hist.min_temp + hist.max_vbatt in checkLogEvent()
143 hist.max_temp, hist.min_temp, hist.max_vbatt, hist.min_vbatt, hist.max_ibatt, in reportEvent()
173 val.set<VendorAtomValue::intValue>(hist.max_temp); in reportEvent()
Dpixelatoms.proto377 optional int32 max_temp = 14; field
/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryEEPROMReporter.h85 int8_t max_temp; member