Home
last modified time | relevance | path

Searched refs:DoWithEventDeviceAdd (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h86 void DoWithEventDeviceAdd(int32_t &epollFd, int32_t &fd, string devPath);
/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp398 void InputDeviceManager::DoWithEventDeviceAdd(int32_t &epollFd, int32_t &fd, string devPath) in DoWithEventDeviceAdd() function in OHOS::Input::InputDeviceManager
514 DoWithEventDeviceAdd(epollFd, tmpFd, nodePath); in InotifyEventHandler()
/drivers/peripheral/input/test/unittest/udriver/
H A Dhdi_input_test.cpp1054 * @tc.name: DoWithEventDeviceAdd
1063 iInputDeviceManager.DoWithEventDeviceAdd(g_fileDescriptorFirst, g_fileDescriptorSecond, NODE_PATH); in HWTEST_F()

Completed in 6 milliseconds