Home
last modified time | relevance | path

Searched refs:min_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()
175 val.set<VendorAtomValue::intValue>(hist.min_temp); in reportEvent()
Dpixelatoms.proto379 optional int32 min_temp = 15; field
/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryEEPROMReporter.h87 int8_t min_temp; member