/base/powermgr/battery_statistics/services/native/src/entities/ |
D | phone_entity.cpp | 76 double PhoneEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::PhoneEntity
|
D | idle_entity.cpp | 102 double IdleEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::IdleEntity
|
D | gps_entity.cpp | 92 double GpsEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::GpsEntity
|
D | flashlight_entity.cpp | 93 double FlashlightEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::FlashlightEntity
|
D | wakelock_entity.cpp | 93 double WakelockEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::WakelockEntity
|
D | camera_entity.cpp | 92 double CameraEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::CameraEntity
|
D | audio_entity.cpp | 92 double AudioEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::AudioEntity
|
D | screen_entity.cpp | 96 double ScreenEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::ScreenEntity
|
D | battery_stats_entity.cpp | 86 double BatteryStatsEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::BatteryStatsEntity
|
D | sensor_entity.cpp | 152 double SensorEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::SensorEntity
|
D | cpu_entity.cpp | 207 double CpuEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::CpuEntity
|
D | radio_entity.cpp | 205 double RadioEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::RadioEntity
|
D | wifi_entity.cpp | 201 double WifiEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::WifiEntity
|
D | bluetooth_entity.cpp | 205 double BluetoothEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::BluetoothEntity
|
D | uid_entity.cpp | 230 double UidEntity::GetStatsPowerMah(StatsUtils::StatsType statsType, int32_t uid) in GetStatsPowerMah() function in OHOS::PowerMgr::UidEntity
|