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/
H A Duser_entity.cpp36 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
49 void UserEntity::AggregateUserPowerMah(int32_t userId, double power) in AggregateUserPowerMah() argument
[all...]
H A Dcamera_entity.cpp68 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
83 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
H A Dflashlight_entity.cpp71 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
86 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
H A Dgnss_entity.cpp70 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
85 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
H A Daudio_entity.cpp74 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
89 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
H A Dalarm_entity.cpp67 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
82 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
H A Dwakelock_entity.cpp71 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
86 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
H A Dcpu_entity.cpp174 double power = StatsUtils::DEFAULT_VALUE; GetEntityPowerMah() local
189 double power = StatsUtils::DEFAULT_VALUE; GetStatsPowerMah() local
[all...]
H A Dsensor_entity.cpp125 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
140 double power = StatsUtils::DEFAULT_VALUE; GetStatsPowerMah() local
[all...]
H A Didle_entity.cpp93 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
[all...]
H A Dbattery_stats_entity.cpp24 void BatteryStatsEntity::AggregateUserPowerMah(int32_t userId, double power) in AggregateUserPowerMah() argument
H A Duid_entity.cpp66 double power = StatsUtils::DEFAULT_VALUE; in CalculateForConnectivity() local
80 double power = StatsUtils::DEFAULT_VALUE; in CalculateForCommon() local
128 double power = StatsUtils::DEFAULT_VALUE; Calculate() local
142 AddtoStatsList(int32_t uid, double power) AddtoStatsList() argument
154 double power = StatsUtils::DEFAULT_VALUE; GetEntityPowerMah() local
169 double power = StatsUtils::DEFAULT_VALUE; GetPowerForConnectivity() local
184 double power = StatsUtils::DEFAULT_VALUE; GetPowerForCommon() local
224 double power = StatsUtils::DEFAULT_VALUE; GetStatsPowerMah() local
[all...]
H A Dbluetooth_entity.cpp235 double power = StatsUtils::DEFAULT_VALUE; GetEntityPowerMah() local
255 double power = StatsUtils::DEFAULT_VALUE; GetStatsPowerMah() local
[all...]
/base/powermgr/battery_statistics/frameworks/native/src/
H A Dbattery_stats_info.cpp78 void BatteryStatsInfo::SetPower(double power) in SetPower() argument
/base/sensors/sensor/frameworks/native/include/
H A Dnative_sensor_impl.h31 float power = 0.0; /**< Sensor power */ member
/base/sensors/sensor/frameworks/cj/include/
H A Dcj_sensor_ffi.h71 float power; member
/base/sensors/medical_sensor/interfaces/native/include/
H A Dmedical_native_type.h89 float power; /**< Sensor power */ member
/base/sensors/sensor/utils/common/src/
H A Dsensor.cpp128 void Sensor::SetPower(float power) in SetPower() argument
/base/sensors/sensor_lite/interfaces/kits/native/include/
H A Dsensor_agent_type.h121 float power; /**< Sensor power */ member
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
H A Dfft.cpp384 float power = pow(fftParaRes_.realOut[i], 2) + pow(fftParaRes_.imagOut[i], 2); in ConvertPolar() local
/base/sensors/sensor/interfaces/inner_api/
H A Dsensor_agent_type.h122 float power = 0.0; /**< Sensor power */ member
/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_info.h144 int32_t power = 0; member
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp178 auto power = DelayedSpSingleton<PowerMgrService>::GetInstance(); PowerExternalAbilityInit() local
211 auto power = DelayedSpSingleton<PowerMgrService>::GetInstance(); PowerModeSettingUpdateFunc() local
659 auto power = DelayedSpSingleton<PowerMgrService>::GetInstance(); OnRemoveSystemAbility() local
683 auto power = DelayedSpSingleton<PowerMgrService>::GetInstance(); OnAddSystemAbility() local
1964 auto power = DelayedSpSingleton<PowerMgrService>::GetInstance(); OnPowerConnectStatusChanged() local
[all...]

Completed in 13 milliseconds