Home
last modified time | relevance | path

Searched refs:get_watch (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py678 watch_ = self._watch_manager.get_watch(raw_event.wd)
722 watch_ = self._watch_manager.get_watch(raw_event.wd)
733 watch_ = self._watch_manager.get_watch(raw_event.wd)
770 watch_ = self._watch_manager.get_watch(raw_event.wd)
825 watch_ = self._watch_manager.get_watch(raw_event.wd)
1255 watch_ = self._watch_manager.get_watch(raw_event.wd)
1751 def get_watch(self, wd): member in WatchManager