Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DWirelessChargeStats.cpp118 if (soc > tier_soc_) { in CalculateWirelessChargeStats()
128 tier_soc_ = soc; in CalculateWirelessChargeStats()
DChargeStatsReporter.cpp309 wireless_charge_stats_.tier_soc_ = 0; in checkAndReport()
/hardware/google/pixel/pixelstats/include/pixelstats/
DWirelessChargeStats.h38 int tier_soc_; variable