Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/services/native/include/
H A Dbattery_stats_core.h104 void SaveForSoftware(Json::Value& root);
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_core.cpp820 void BatteryStatsCore::SaveForSoftware(Json::Value& root) in SaveForSoftware() function in OHOS::PowerMgr::BatteryStatsCore
908 SaveForSoftware(root); in SaveBatteryStatsData()