/base/powermgr/battery_statistics/services/native/src/entities/ |
D | battery_stats_entity.cpp | 56 int64_t BatteryStatsEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t l… in GetActiveTimeMs() function in OHOS::PowerMgr::BatteryStatsEntity 62 int64_t BatteryStatsEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::BatteryStatsEntity
|
D | idle_entity.cpp | 33 int64_t IdleEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::IdleEntity
|
D | wakelock_entity.cpp | 34 int64_t WakelockEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::WakelockEntity
|
D | flashlight_entity.cpp | 34 int64_t FlashlightEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t lev… in GetActiveTimeMs() function in OHOS::PowerMgr::FlashlightEntity
|
D | gnss_entity.cpp | 34 int64_t GnssEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::GnssEntity
|
D | bluetooth_entity.cpp | 170 int64_t BluetoothEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t leve… in GetActiveTimeMs() function in OHOS::PowerMgr::BluetoothEntity 202 int64_t BluetoothEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::BluetoothEntity
|
D | audio_entity.cpp | 34 int64_t AudioEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::AudioEntity
|
D | wifi_entity.cpp | 55 int64_t WifiEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::WifiEntity
|
D | camera_entity.cpp | 32 int64_t CameraEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::CameraEntity
|
D | screen_entity.cpp | 33 int64_t ScreenEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::ScreenEntity
|
D | phone_entity.cpp | 34 int64_t PhoneEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::PhoneEntity
|
D | sensor_entity.cpp | 34 int64_t SensorEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::SensorEntity
|