/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/ |
H A 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
|
H A D | flashlight_entity.cpp | 33 int64_t FlashlightEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t lev… in GetActiveTimeMs() function in OHOS::PowerMgr::FlashlightEntity
|
H A D | gnss_entity.cpp | 33 int64_t GnssEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::GnssEntity
|
H A D | idle_entity.cpp | 32 int64_t IdleEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::IdleEntity
|
H A D | wakelock_entity.cpp | 33 int64_t WakelockEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::WakelockEntity
|
H A D | audio_entity.cpp | 33 int64_t AudioEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::AudioEntity
|
H A D | bluetooth_entity.cpp | 173 int64_t BluetoothEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t leve… in GetActiveTimeMs() function in OHOS::PowerMgr::BluetoothEntity 205 int64_t BluetoothEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::BluetoothEntity
|
H A D | wifi_entity.cpp | 55 int64_t WifiEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::WifiEntity
|
H A D | camera_entity.cpp | 31 int64_t CameraEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::CameraEntity
|
H A D | screen_entity.cpp | 32 int64_t ScreenEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::ScreenEntity
|
H A D | phone_entity.cpp | 33 int64_t PhoneEntity::GetActiveTimeMs(StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::PhoneEntity
|
H A D | sensor_entity.cpp | 33 int64_t SensorEntity::GetActiveTimeMs(int32_t uid, StatsUtils::StatsType statsType, int16_t level) in GetActiveTimeMs() function in OHOS::PowerMgr::SensorEntity
|