Home
last modified time | relevance | path

Searched refs:voltage_ (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/battery/interfaces/include/
H A Dbatteryd_api.h24 int32_t voltage_; member
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp125 info->voltage_ = ParseInt(str) / UVOL_TO_MVOL; // convert to millivolt(mV) format in VoltageAssigner()
448 ParseVoltage(&info->voltage_); in UpdateInfoByReadSysFile()
522 g_batteryInfo.voltage_ = info->voltage_; in CopyBatteryInfo()
H A Dbattery_thread.cpp192 event.voltage= batteryInfo->voltage_; in UpdateBatteryInfo()
H A Dbattery_interface_impl.cpp207 info.voltage = batteryInfo.voltage_; in GetBatteryInfo()

Completed in 4 milliseconds