Home
last modified time | relevance | path

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

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