Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DBatteryEEPROMReporter.cpp79 &hist.sys_soc, &hist.reserve, &hist.batt_soc, in checkAndReport()
111 + hist.sys_soc + hist.msoc + hist.batt_soc + hist.reserve in checkLogEvent()
142 hist.cutoff_soc, hist.cc_soc, hist.sys_soc, hist.msoc, hist.batt_soc, hist.reserve, in reportEvent()
165 val.set<VendorAtomValue::intValue>(hist.sys_soc); in reportEvent()
Dpixelatoms.proto363 optional int32 sys_soc = 10; field
/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryEEPROMReporter.h71 uint8_t sys_soc; member