Home
last modified time | relevance | path

Searched refs:evtBuffer (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/input/test/unittest/udriver/
H A Dhdi_input_test.cpp1103 struct input_event evtBuffer[EVENT_BUFFER_SIZE] {}; in HWTEST_F() struct
1105 iInputDeviceManager.DoRead(g_fileDescriptorFirst, evtBuffer, EVENT_BUFFER_SIZE); in HWTEST_F()
1118 struct input_event evtBuffer[EVENT_BUFFER_SIZE] {}; in HWTEST_F() struct
/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp320 struct input_event evtBuffer[EVENT_BUFFER_SIZE] {}; in DoInputDeviceAction() struct
342 DoRead(epollEventList_[i].data.fd, evtBuffer, EVENT_BUFFER_SIZE); in DoInputDeviceAction()

Completed in 4 milliseconds