Home
last modified time | relevance | path

Searched defs:evtBuffer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/input/test/unittest/udriver/
H A Dhdi_input_test.cpp1101 struct input_event evtBuffer[EVENT_BUFFER_SIZE] {}; struct
1116 struct input_event evtBuffer[EVENT_BUFFER_SIZE] {}; struct
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp398 struct input_event evtBuffer[EVENT_BUFFER_SIZE] {}; in DoInputDeviceAction() struct