Home
last modified time | relevance | path

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

/drivers/peripheral/battery/interfaces/include/
H A Dbatteryd_api.h37 std::string technology_; member
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp217 info->technology_ = str; in TechnologyAssigner()
468 info->technology_ = INVALID_STRING_VALUE; in UpdateInfoByReadSysFile()
469 ParseTechnology(info->technology_); in UpdateInfoByReadSysFile()
513 info->technology_ = INVALID_STRING_VALUE; in ParseUeventToBatterydInfo()
514 ParseTechnology(info->technology_); in ParseUeventToBatterydInfo()
535 g_batteryInfo.technology_ = info->technology_; in CopyBatteryInfo()
H A Dbattery_thread.cpp201 event.technology = batteryInfo->technology_; in UpdateBatteryInfo()
H A Dbattery_interface_impl.cpp220 info.technology = batteryInfo.technology_; in GetBatteryInfo()

Completed in 4 milliseconds