Home
last modified time | relevance | path

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

/drivers/peripheral/battery/interfaces/include/
H A Dbatteryd_api.h27 int32_t pluggedType_; member
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp459 info->pluggedType_ = PLUGGED_TYPE_NONE; in UpdateInfoByReadSysFile()
460 ParsePluggedType(&info->pluggedType_); in UpdateInfoByReadSysFile()
504 info->pluggedType_ = PLUGGED_TYPE_NONE; in ParseUeventToBatterydInfo()
505 ParsePluggedType(&info->pluggedType_); in ParseUeventToBatterydInfo()
525 g_batteryInfo.pluggedType_ = info->pluggedType_; in CopyBatteryInfo()
H A Dbattery_thread.cpp195 event.pluggedType = batteryInfo->pluggedType_; in UpdateBatteryInfo()
H A Dbattery_interface_impl.cpp210 info.pluggedType = batteryInfo.pluggedType_; in GetBatteryInfo()

Completed in 4 milliseconds