Home
last modified time | relevance | path

Searched defs:voltage (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_service_test.cpp98 auto voltage = g_service->GetVoltage(); variable
102 auto voltage = g_service->GetVoltage(); variable
H A Dbattery_srv_proxy_mock_test.cpp222 int32_t voltage = g_proxy->GetVoltage(); variable
H A Dbattery_notify_test.cpp39 const int32_t voltage = 1; in SetUp() local
/ohos5.0/base/powermgr/thermal_manager/application/protector/src/action/
H A Dvoltage_action.cpp51 int32_t VoltageAction::BatteryVoltageActionRequest(uint32_t voltage) in BatteryVoltageActionRequest()
/ohos5.0/base/powermgr/battery_lite/test/Interface_test/test/unittest/src/
H A Dbatterymgr_interfaces_test.cpp93 int32_t voltage = GetBatVoltage(); variable
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/battery/
H A D_battery_info_v10.md180 ### voltage subsection
H A D_battery_info_v11.md180 ### voltage subsection
H A D_battery_info_v12.md180 ### voltage subsection
H A D_battery_info_v20.md191 ### voltage subsection
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_voltage.cpp93 int32_t ActionVoltage::SetVoltage(int32_t voltage) in SetVoltage()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_telemetry.h40 float voltage = 0.0f; member
H A Drs_profiler_telemetry.cpp107 static std::string VoltageToString(float voltage) in VoltageToString()
/ohos5.0/base/powermgr/battery_lite/services/src/
H A Dbattery_manage_feature.c89 int32_t voltage = BATT_INT_VALUE; in VoltageImpl() local
/ohos5.0/base/powermgr/battery_manager/test/systemtest/src/
H A Dbattery_sttest.cpp528 auto voltage = BatterySrvClient.GetVoltage(); variable
535 auto voltage = BatterySrvClient.GetVoltage(); variable
/ohos5.0/drivers/hdf_core/framework/support/platform/src/regulator/
H A Dregulator_if.c115 int32_t RegulatorGetVoltage(DevHandle handle, uint32_t *voltage) in RegulatorGetVoltage()
H A Dregulator_core.c541 int32_t RegulatorNodeGetVoltage(struct RegulatorNode *node, uint32_t *voltage) in RegulatorNodeGetVoltage()
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Dregulator_virtual.c69 static int32_t VirtualRegulatorGetVoltage(struct RegulatorNode *node, uint32_t *voltage) in VirtualRegulatorGetVoltage()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mgr_policy_test.cpp1110 int32_t voltage = 4000; variable
1132 int32_t voltage = 3000; variable
1176 int32_t voltage = 3000; variable
1198 int32_t voltage = 2000; variable
/ohos5.0/base/powermgr/battery_manager/frameworks/native/test/unittest/src/
H A Dbattery_client_test.cpp225 auto voltage = BatterySrvClient.GetVoltage(); variable
232 auto voltage = BatterySrvClient.GetVoltage(); variable
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_dump.cpp79 int32_t voltage = service->GetVoltage(); in GetBatteryInfo() local
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dbattery_info.cpp87 int32_t voltage = g_battClient.GetVoltage(); in GetVoltage() local
470 napi_value voltage = nullptr; in CreateEventBatteryChangedKey() local
510 napi_value voltage = nullptr; in CreateEventBatteryChangedCode() local
/ohos5.0/base/powermgr/battery_lite/frameworks/js/builtin/src/
H A Dbattery_module.cpp112 int32_t voltage = 0; in GetVoltage() local
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/regulator/
H A Dregulator_adapter.c185 static int32_t LinuxRegulatorGetVoltage(struct RegulatorNode *node, uint32_t *voltage) in LinuxRegulatorGetVoltage()
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_device_mitigation.cpp222 int32_t ThermalDeviceMitigation::BatteryVoltageRequest(uint32_t voltage) in BatteryVoltageRequest()
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp116 int32_t BatteryInterfaceImpl::GetVoltage(int32_t& voltage) in GetVoltage()

12