Home
last modified time | relevance | path

Searched refs:supplyTypeMap (Results 1 – 1 of 1) sorted by relevance

/system/core/healthd/
DBatteryMonitor.cpp185 static SysfsStringEnumMap<int> supplyTypeMap[] = { in readPowerSupplyType() local
206 auto ret = mapSysfsString(buf.c_str(), supplyTypeMap); in readPowerSupplyType()