Home
last modified time | relevance | path

Searched defs:remove_watcher (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/file_system_provider/operations/
H A Dremove_watcher_unittest.cc58 RemoveWatcher remove_watcher( in TEST_F() local
91 RemoveWatcher remove_watcher( in TEST_F() local
105 RemoveWatcher remove_watcher( in TEST_F() local
125 RemoveWatcher remove_watcher( in TEST_F() local
/dports/sysutils/direvent/direvent-5.2/src/
H A Dev_inotify.c143 remove_watcher(const char *dir, const char *name) in remove_watcher() function
/dports/games/quadra/quadra-1.3.0/source/
H A Dcanvas.cpp1069 void Canvas::remove_watcher(Net_connection *nc) { in remove_watcher() function in Canvas
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/webserver/
H A Dprocess_handler.py471 def remove_watcher(self, watcher): member in CrawlProcessHandlerBase
/dports/devel/py-jira/jira-2.0.0/jira/
H A Dclient.py1632 def remove_watcher(self, issue, watcher): member in JIRA