Home
last modified time | relevance | path

Searched defs:InputDeviceNode (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/libhardware/tests/input/evdev/
H A DInputHub_test.cpp44 static const InputCbFunc kNoopInputCb = [](const std::shared_ptr<InputDeviceNode>&, InputEvent&, ns… in __anon58c117c50102()
45 static const DeviceCbFunc kNoopDeviceCb = [](const std::shared_ptr<InputDeviceNode>&){}; in __anon58c117c50202()
212 [&](const std::shared_ptr<InputDeviceNode>&, InputEvent&, nsecs_t) { in TEST_F()
/aosp12/hardware/libhardware/modules/input/evdev/
H A DInputMapper.h24 class InputDeviceNode; variable
H A DInputDevice.h33 class InputDeviceNode; variable