Home
last modified time | relevance | path

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

/hardware/libhardware/modules/input/evdev/
DInputDeviceManager.h52 using DeviceMap = std::unordered_map<std::shared_ptr<T>, std::shared_ptr<U>>; variable
54 DeviceMap<InputDeviceNode, InputDeviceInterface> mDevices;