Home
last modified time | relevance | path

Searched defs:devNode (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/libhardware/modules/input/evdev/
H A DInputMapper.h48 virtual bool configureInputReport(InputDeviceNode* devNode, InputReportDefinition* report) { in configureInputReport()
58 virtual bool configureOutputReport(InputDeviceNode* devNode, InputReportDefinition* report) { in configureOutputReport()
H A DSwitchInputMapper.cpp84 bool SwitchInputMapper::configureInputReport(InputDeviceNode* devNode, in configureInputReport()
H A DMouseInputMapper.cpp51 bool MouseInputMapper::configureInputReport(InputDeviceNode* devNode, in configureInputReport()
/aosp_15_r20/packages/services/DeviceAsWebcam/interface/jni/
DUVCProvider.cpp344 std::string devNode; in getVideoNode() local