Home
last modified time | relevance | path

Searched defs:GetOrCreateTimer (Results 1 - 11 of 11) sorted by relevance

/base/powermgr/battery_statistics/services/native/src/entities/
H A Dcamera_entity.cpp98 std::shared_ptr<StatsHelper::ActiveTimer> CameraEntity::GetOrCreateTimer(const std::string& deviceId, int32_t uid, in GetOrCreateTimer() function in OHOS::PowerMgr::CameraEntity
H A Dflashlight_entity.cpp101 std::shared_ptr<StatsHelper::ActiveTimer> FlashlightEntity::GetOrCreateTimer(int32_t uid, in GetOrCreateTimer() function in OHOS::PowerMgr::FlashlightEntity
H A Dgnss_entity.cpp100 std::shared_ptr<StatsHelper::ActiveTimer> GnssEntity::GetOrCreateTimer(int32_t uid, StatsUtils::StatsType statsType, in GetOrCreateTimer() function in OHOS::PowerMgr::GnssEntity
H A Daudio_entity.cpp104 std::shared_ptr<StatsHelper::ActiveTimer> AudioEntity::GetOrCreateTimer(int32_t uid, StatsUtils::StatsType statsType, in GetOrCreateTimer() function in OHOS::PowerMgr::AudioEntity
H A Dwifi_entity.cpp95 std::shared_ptr<StatsHelper::ActiveTimer> WifiEntity::GetOrCreateTimer(StatsUtils::StatsType statsType, int16_t level) in GetOrCreateTimer() function in OHOS::PowerMgr::WifiEntity
H A Dwakelock_entity.cpp101 std::shared_ptr<StatsHelper::ActiveTimer> WakelockEntity::GetOrCreateTimer(int32_t uid, StatsUtils::StatsType statsType, in GetOrCreateTimer() function in OHOS::PowerMgr::WakelockEntity
H A Dsensor_entity.cpp165 std::shared_ptr<StatsHelper::ActiveTimer> SensorEntity::GetOrCreateTimer(int32_t uid, StatsUtils::StatsType statsType, in GetOrCreateTimer() function in OHOS::PowerMgr::SensorEntity
H A Dphone_entity.cpp138 std::shared_ptr<StatsHelper::ActiveTimer> PhoneEntity::GetOrCreateTimer(StatsUtils::StatsType statsType, int16_t level) in GetOrCreateTimer() function in OHOS::PowerMgr::PhoneEntity
H A Dscreen_entity.cpp115 std::shared_ptr<StatsHelper::ActiveTimer> ScreenEntity::GetOrCreateTimer(StatsUtils::StatsType statsType, int16_t level) in GetOrCreateTimer() function in OHOS::PowerMgr::ScreenEntity
H A Dbattery_stats_entity.cpp102 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 Dbluetooth_entity.cpp338 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