Searched refs:InputDeviceConverter (Results 1 – 3 of 3) sorted by relevance
204 typedef TypeConverter<InputDeviceTraits> InputDeviceConverter; typedef220 template<> const InputDeviceConverter::Table InputDeviceConverter::mTable[];289 InputDeviceConverter::maskToString(devices, result); in toString()
67 const InputDeviceConverter::Table InputDeviceConverter::mTable[] = {418 return InputDeviceConverter::fromString(literalDevice, device) || in deviceFromString()
76 InputDeviceConverter::toString(*it, deviceTypeStr); in deviceTypesToString()