Searched defs:GetOrCreateTimer (Results 1 - 11 of 11) sorted by relevance
/base/powermgr/battery_statistics/services/native/src/entities/ |
H A D | camera_entity.cpp | 98 std::shared_ptr<StatsHelper::ActiveTimer> CameraEntity::GetOrCreateTimer(const std::string& deviceId, int32_t uid,
in GetOrCreateTimer() function in OHOS::PowerMgr::CameraEntity
|
H A D | flashlight_entity.cpp | 101 std::shared_ptr<StatsHelper::ActiveTimer> FlashlightEntity::GetOrCreateTimer(int32_t uid,
in GetOrCreateTimer() function in OHOS::PowerMgr::FlashlightEntity
|
H A D | gnss_entity.cpp | 100 std::shared_ptr<StatsHelper::ActiveTimer> GnssEntity::GetOrCreateTimer(int32_t uid, StatsUtils::StatsType statsType,
in GetOrCreateTimer() function in OHOS::PowerMgr::GnssEntity
|
H A D | audio_entity.cpp | 104 std::shared_ptr<StatsHelper::ActiveTimer> AudioEntity::GetOrCreateTimer(int32_t uid, StatsUtils::StatsType statsType,
in GetOrCreateTimer() function in OHOS::PowerMgr::AudioEntity
|
H A D | wifi_entity.cpp | 95 std::shared_ptr<StatsHelper::ActiveTimer> WifiEntity::GetOrCreateTimer(StatsUtils::StatsType statsType, int16_t level)
in GetOrCreateTimer() function in OHOS::PowerMgr::WifiEntity
|
H A D | wakelock_entity.cpp | 101 std::shared_ptr<StatsHelper::ActiveTimer> WakelockEntity::GetOrCreateTimer(int32_t uid, StatsUtils::StatsType statsType,
in GetOrCreateTimer() function in OHOS::PowerMgr::WakelockEntity
|
H A D | sensor_entity.cpp | 165 std::shared_ptr<StatsHelper::ActiveTimer> SensorEntity::GetOrCreateTimer(int32_t uid, StatsUtils::StatsType statsType,
in GetOrCreateTimer() function in OHOS::PowerMgr::SensorEntity
|
H A D | phone_entity.cpp | 138 std::shared_ptr<StatsHelper::ActiveTimer> PhoneEntity::GetOrCreateTimer(StatsUtils::StatsType statsType, int16_t level)
in GetOrCreateTimer() function in OHOS::PowerMgr::PhoneEntity
|
H A D | screen_entity.cpp | 115 std::shared_ptr<StatsHelper::ActiveTimer> ScreenEntity::GetOrCreateTimer(StatsUtils::StatsType statsType, int16_t level)
in GetOrCreateTimer() function in OHOS::PowerMgr::ScreenEntity
|
H A D | battery_stats_entity.cpp | 102 std::shared_ptr<StatsHelper::ActiveTimer> BatteryStatsEntity::GetOrCreateTimer(StatsUtils::StatsType statsType,
in GetOrCreateTimer() function in OHOS::PowerMgr::BatteryStatsEntity 109 std::shared_ptr<StatsHelper::ActiveTimer> BatteryStatsEntity::GetOrCreateTimer(int32_t uid,
in GetOrCreateTimer() function in OHOS::PowerMgr::BatteryStatsEntity 116 std::shared_ptr<StatsHelper::ActiveTimer> BatteryStatsEntity::GetOrCreateTimer(const std::string& deviceId, int32_t uid,
in GetOrCreateTimer() function in OHOS::PowerMgr::BatteryStatsEntity
|
H A D | bluetooth_entity.cpp | 338 std::shared_ptr<StatsHelper::ActiveTimer> BluetoothEntity::GetOrCreateTimer(int32_t uid,
in GetOrCreateTimer() function in OHOS::PowerMgr::BluetoothEntity 378 std::shared_ptr<StatsHelper::ActiveTimer> BluetoothEntity::GetOrCreateTimer(StatsUtils::StatsType statsType,
in GetOrCreateTimer() function in OHOS::PowerMgr::BluetoothEntity
|
Completed in 5 milliseconds