Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/src/entities/
Didle_entity.cpp67 auto bootOnBatteryTimeMs = GetActiveTimeMs(StatsUtils::STATS_TYPE_CPU_SUSPEND); in CalculateCpuSuspendPower() local
68 auto cpuSuspendPowerMah = cpuSuspendAverageMa * bootOnBatteryTimeMs / StatsUtils::MS_IN_HOUR; in CalculateCpuSuspendPower()