Home
last modified time | relevance | path

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

1234

/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/
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; in Calculate() local
142 void UidEntity::AddtoStatsList(int32_t uid, double power) in AddtoStatsList()
154 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
169 double power = StatsUtils::DEFAULT_VALUE; in GetPowerForConnectivity() local
184 double power = StatsUtils::DEFAULT_VALUE; in GetPowerForCommon() local
224 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
H A Duser_entity.cpp36 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
49 void UserEntity::AggregateUserPowerMah(int32_t userId, double power) in AggregateUserPowerMah()
H A Dalarm_entity.cpp67 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
82 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
H A Dflashlight_entity.cpp71 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
86 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
H A Dgnss_entity.cpp70 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
85 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
H A Dwakelock_entity.cpp71 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
86 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
H A Daudio_entity.cpp74 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
89 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
H A Dcamera_entity.cpp68 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
83 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
H A Dsensor_entity.cpp125 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
140 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
H A Dcpu_entity.cpp174 double power = StatsUtils::DEFAULT_VALUE; in GetEntityPowerMah() local
189 double power = StatsUtils::DEFAULT_VALUE; in GetStatsPowerMah() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/range/
H A Dsoftbus_adapter_range.c37 int SoftBusGetBlePower(int8_t *power) in SoftBusGetBlePower()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusadapterrange_fuzzer/
H A Dsoftbusadapterrange_fuzzer.cpp41 int8_t power = 0; in SoftBusAdapterRangeFuzzTest() local
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_adapter_range_test.cpp76 int8_t power = 0; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_post_process_common.h26 …t getVignetteCoeff(const vec2 uv, CORE_RELAXEDP const float coeff, CORE_RELAXEDP const float power) in getVignetteCoeff()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/sensor/
H A D_hdf_sensor_information_v10.md84 ### power subsection
H A D_hdf_sensor_information_v11.md110 ### power subsection
H A D_hdf_sensor_information_v20.md124 ### power subsection
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/utils/
H A Ddp_power_manager.cpp48 auto& power = PowerMgr::PowerMgrClient::GetInstance(); in Initialize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dspring_model.cpp110 const double power = exp(r_ * time); in Velocity() local
169 double power = exp(r_ * time); in Velocity() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_range.h38 int8_t power; member
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_ce_proxy.cpp76 int power) in AddAidRouting()
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.h43 int power; member
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnci_ce_impl_default.cpp51 int aidInfo, int power) in AddAidRouting()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/renderdataconfigurations/postprocess/
H A Dpost_process.json14 "power": 0.4 number
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_info.cpp56 auto& power = PowerMgr::PowerMgrClient::GetInstance(); in GetScreenState() local

1234