Home
last modified time | relevance | path

Searched defs:power (Results 1 – 23 of 23) sorted by relevance

/base/powermgr/battery_statistics/services/native/src/entities/
Duid_entity.cpp65 double power = StatsUtils::DEFAULT_VALUE; in CalculateForConnectivity() local
78 double power = StatsUtils::DEFAULT_VALUE; in CalculateForCommon() local
124 double power = StatsUtils::DEFAULT_VALUE; in Calculate() local
138 void UidEntity::AddtoStatsList(int32_t uid, double power) in AddtoStatsList()
150 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
165 double power = StatsUtils::DEFAULT_VALUE; in GetPowerForConnectivity() local
179 double power = StatsUtils::DEFAULT_VALUE; in GetPowerForCommon() local
218 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
Duser_entity.cpp37 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
50 void UserEntity::AggregateUserPowerMah(int32_t userId, double power) in AggregateUserPowerMah()
Dalarm_entity.cpp67 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
82 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
Dwakelock_entity.cpp71 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
86 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
Dflashlight_entity.cpp71 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
86 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
Dgnss_entity.cpp70 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
85 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
Daudio_entity.cpp74 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
89 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
Dcamera_entity.cpp68 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
83 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
Dsensor_entity.cpp124 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
139 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
Dcpu_entity.cpp172 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
187 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
Didle_entity.cpp92 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
Dbluetooth_entity.cpp232 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
252 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
Dbattery_stats_entity.cpp24 void BatteryStatsEntity::AggregateUserPowerMah(int32_t userId, double power) in AggregateUserPowerMah()
/base/powermgr/battery_statistics/frameworks/native/src/
Dbattery_stats_info.cpp78 void BatteryStatsInfo::SetPower(double power) in SetPower()
/base/sensors/sensor/utils/common/src/
Dsensor.cpp128 void Sensor::SetPower(float power) in SetPower()
/base/sensors/sensor/frameworks/native/include/
Dnative_sensor_impl.h31 float power = 0.0; /**< Sensor power */ member
/base/sensors/medical_sensor/interfaces/native/include/
Dmedical_native_type.h89 float power; /**< Sensor power */ member
/base/sensors/sensor_lite/interfaces/kits/native/include/
Dsensor_agent_type.h121 float power; /**< Sensor power */ member
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
Dfft.cpp384 float power = pow(fftParaRes_.realOut[i], 2) + pow(fftParaRes_.imagOut[i], 2); in ConvertPolar() local
/base/telephony/call_manager/interfaces/innerkits/
Dcall_manager_info.h109 int32_t power = 0; member
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp122 auto power = DelayedSpSingleton<PowerMgrService>::GetInstance(); in RegisterBootCompletedCallback() local
/base/sensors/sensor/interfaces/inner_api/
Dsensor_agent_type.h120 float power = 0.0; /**< Sensor power */ member
/base/hiviewdfx/hitrace/config/
Dhitrace_utils.json291 "power": { object