Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/include/
Dbattery_stats_core.h97 …void UpdatePhoneStats(StatsUtils::StatsType statsType, StatsUtils::StatsState state, int16_t level…
/base/powermgr/battery_statistics/services/native/src/
Dbattery_stats_core.cpp299 UpdatePhoneStats(statsType, state, level); in UpdateStats()
364 void BatteryStatsCore::UpdatePhoneStats(StatsUtils::StatsType statsType, StatsUtils::StatsState sta… in UpdatePhoneStats() function in OHOS::PowerMgr::BatteryStatsCore