Home
last modified time | relevance | path

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

/device/google/bonito/health/
DBatteryRechargingControl.h42 struct sysfsStringEnumMap { struct
70 int mapSysfsString(const char *str, struct sysfsStringEnumMap map[]);
DBatteryRechargingControl.cpp35 int BatteryRechargingControl::mapSysfsString(const char *str, struct sysfsStringEnumMap map[]) { in mapSysfsString()
45 struct sysfsStringEnumMap batteryStatusMap[] = { in getBatteryStatus()
/device/google/crosshatch/health/
DBatteryRechargingControl.h44 struct sysfsStringEnumMap { struct
72 int mapSysfsString(const char *str, struct sysfsStringEnumMap map[]);
DBatteryRechargingControl.cpp36 int BatteryRechargingControl::mapSysfsString(const char *str, struct sysfsStringEnumMap map[]) { in mapSysfsString()
46 struct sysfsStringEnumMap batteryStatusMap[] = { in getBatteryStatus()