Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h88 void DoWithEventDeviceDel(int32_t &epollFd, uint32_t &index);
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp543 void InputDeviceManager::DoWithEventDeviceDel(int32_t &epollFd, uint32_t &index) in DoWithEventDeviceDel() function in OHOS::Input::InputDeviceManager
602 DoWithEventDeviceDel(epollFd, inputDev.second.index); in InotifyEventHandler()
/ohos5.0/drivers/peripheral/input/test/unittest/udriver/
H A Dhdi_input_test.cpp1074 iInputDeviceManager.DoWithEventDeviceDel(g_fileDescriptorFirst, g_index);