Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/services/native/include/entities/
H A Duid_entity.h44 double GetPowerForConnectivity(StatsUtils::StatsType statsType, int32_t uid);
/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/
H A Duid_entity.cpp167 double UidEntity::GetPowerForConnectivity(StatsUtils::StatsType statsType, int32_t uid) in GetPowerForConnectivity() function in OHOS::PowerMgr::UidEntity
229 power = GetPowerForConnectivity(statsType, uid); in GetStatsPowerMah()