Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/services/native/include/
H A Dbattery_stats_core.h105 void SaveForSoftwareCommon(Json::Value& root, int32_t uid);
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_core.cpp823 SaveForSoftwareCommon(root, it); in SaveForSoftware()
828 void BatteryStatsCore::SaveForSoftwareCommon(Json::Value& root, int32_t uid) in SaveForSoftwareCommon() function in OHOS::PowerMgr::BatteryStatsCore