Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/services/native/include/
H A Dbattery_stats_core.h99 …void UpdateCommonStats(StatsUtils::StatsType statsType, StatsUtils::StatsState state, int32_t uid);
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_core.cpp252 void BatteryStatsCore::UpdateCommonStats(StatsUtils::StatsType statsType, StatsUtils::StatsState st… in UpdateCommonStats() function in OHOS::PowerMgr::BatteryStatsCore
315 UpdateCommonStats(statsType, state, uid); in UpdateStats()