Searched refs:InotifyEventHandler (Results 1 – 3 of 3) sorted by relevance
80 int32_t InotifyEventHandler(int32_t epollFd, int32_t notifyFd);
423 if (INPUT_FAILURE == InotifyEventHandler(mEpollId_, mInotifyId_)) { in DoInputDeviceAction()572 int32_t InputDeviceManager::InotifyEventHandler(int32_t epollFd, int32_t notifyFd) in InotifyEventHandler() function in OHOS::Input::InputDeviceManager
1118 ret = iInputDeviceManager.InotifyEventHandler(g_fileDescriptorFirst, g_fileDescriptorSecond);