InotifyConnection  253 plugin/ipc/event/eventconnection.cpp void InotifyConnection::drain()
InotifyConnection  258 plugin/ipc/event/eventconnection.cpp void InotifyConnection::refill(bool isRestart)
InotifyConnection  292 plugin/ipc/event/eventconnection.cpp void InotifyConnection::postRestart()
InotifyConnection  300 plugin/ipc/event/eventconnection.cpp void InotifyConnection::serializeSubClass(jalib::JBinarySerializer& o)
InotifyConnection  309 plugin/ipc/event/eventconnection.cpp InotifyConnection& InotifyConnection::asInotify()
InotifyConnection  315 plugin/ipc/event/eventconnection.cpp void InotifyConnection::add_watch_descriptors(int wd, int fd,
InotifyConnection  346 plugin/ipc/event/eventconnection.cpp void  InotifyConnection::remove_watch_descriptors(int wd)
InotifyConnection  169 plugin/ipc/event/eventconnection.h   class InotifyConnection: public Connection
InotifyConnection  178 plugin/ipc/event/eventconnection.h       inline InotifyConnection (int flags)
InotifyConnection  187 plugin/ipc/event/eventconnection.h       InotifyConnection& asInotify();
InotifyConnection  309 plugin/ipc/event/eventwrappers.cpp     InotifyConnection& inotify_con =
InotifyConnection  310 plugin/ipc/event/eventwrappers.cpp       (InotifyConnection*) EventConnList::instance().getConnection(fd);
InotifyConnection  338 plugin/ipc/event/eventwrappers.cpp     InotifyConnection& inotify_con =
InotifyConnection  339 plugin/ipc/event/eventwrappers.cpp       (InotifyConnection*) EventConnList::instance().getConnection(fd);