Searched defs:remove_watch (Results 1 – 2 of 2) sorted by relevance
130 static void remove_watch(DBusWatch *watch, void *data) in remove_watch() function
218 def remove_watch(self, path: bytes) -> None: member in Inotify