Searched refs:InotifyHandler (Results 1 – 2 of 2) sorted by relevance
77 void InotifyHandler();
220 void Keychords::InotifyHandler() { in InotifyHandler() function in android::init::Keychords274 epoll_->RegisterHandler(inotify_fd_, [this]() { this->InotifyHandler(); }); in GeteventOpenDevice()