Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/services/native/include/
H A Dbattery_stats_core.h102 void UpdateStatsEntity(Json::Value &root);
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_core.cpp922 void BatteryStatsCore::UpdateStatsEntity(Json::Value &root) in UpdateStatsEntity() function in OHOS::PowerMgr::BatteryStatsCore
978 UpdateStatsEntity(root); in LoadBatteryStatsData()