/ohos5.0/base/powermgr/battery_manager/test/unittest/src/ |
H A D | battery_service_test.cpp | 98 auto voltage = g_service->GetVoltage(); variable 102 auto voltage = g_service->GetVoltage(); variable
|
H A D | battery_srv_proxy_mock_test.cpp | 222 int32_t voltage = g_proxy->GetVoltage(); variable
|
H A D | battery_notify_test.cpp | 39 const int32_t voltage = 1; in SetUp() local
|
/ohos5.0/base/powermgr/thermal_manager/application/protector/src/action/ |
H A D | voltage_action.cpp | 51 int32_t VoltageAction::BatteryVoltageActionRequest(uint32_t voltage) in BatteryVoltageActionRequest()
|
/ohos5.0/base/powermgr/battery_lite/test/Interface_test/test/unittest/src/ |
H A D | batterymgr_interfaces_test.cpp | 93 int32_t voltage = GetBatVoltage(); variable
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/battery/ |
H A D | _battery_info_v10.md | 180 ### voltage subsection
|
H A D | _battery_info_v11.md | 180 ### voltage subsection
|
H A D | _battery_info_v12.md | 180 ### voltage subsection
|
H A D | _battery_info_v20.md | 191 ### voltage subsection
|
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/ |
H A D | action_voltage.cpp | 93 int32_t ActionVoltage::SetVoltage(int32_t voltage) in SetVoltage()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_telemetry.h | 40 float voltage = 0.0f; member
|
H A D | rs_profiler_telemetry.cpp | 107 static std::string VoltageToString(float voltage) in VoltageToString()
|
/ohos5.0/base/powermgr/battery_lite/services/src/ |
H A D | battery_manage_feature.c | 89 int32_t voltage = BATT_INT_VALUE; in VoltageImpl() local
|
/ohos5.0/base/powermgr/battery_manager/test/systemtest/src/ |
H A D | battery_sttest.cpp | 528 auto voltage = BatterySrvClient.GetVoltage(); variable 535 auto voltage = BatterySrvClient.GetVoltage(); variable
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/regulator/ |
H A D | regulator_if.c | 115 int32_t RegulatorGetVoltage(DevHandle handle, uint32_t *voltage) in RegulatorGetVoltage()
|
H A D | regulator_core.c | 541 int32_t RegulatorNodeGetVoltage(struct RegulatorNode *node, uint32_t *voltage) in RegulatorNodeGetVoltage()
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/ |
H A D | regulator_virtual.c | 69 static int32_t VirtualRegulatorGetVoltage(struct RegulatorNode *node, uint32_t *voltage) in VirtualRegulatorGetVoltage()
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_mgr_policy_test.cpp | 1110 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 D | battery_client_test.cpp | 225 auto voltage = BatterySrvClient.GetVoltage(); variable 232 auto voltage = BatterySrvClient.GetVoltage(); variable
|
/ohos5.0/base/powermgr/battery_manager/services/native/src/ |
H A D | battery_dump.cpp | 79 int32_t voltage = service->GetVoltage(); in GetBatteryInfo() local
|
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/ |
H A D | battery_info.cpp | 87 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 D | battery_module.cpp | 112 int32_t voltage = 0; in GetVoltage() local
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/regulator/ |
H A D | regulator_adapter.c | 185 static int32_t LinuxRegulatorGetVoltage(struct RegulatorNode *node, uint32_t *voltage) in LinuxRegulatorGetVoltage()
|
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/ |
H A D | thermal_device_mitigation.cpp | 222 int32_t ThermalDeviceMitigation::BatteryVoltageRequest(uint32_t voltage) in BatteryVoltageRequest()
|
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/ |
H A D | battery_interface_impl.cpp | 116 int32_t BatteryInterfaceImpl::GetVoltage(int32_t& voltage) in GetVoltage()
|