Searched refs:StopAttrWatching (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/print/
H A DFolderWatcher.h88 status_t StopAttrWatching(node_ref* node);
/haiku/src/kits/print/
H A DFolderWatcher.cpp121 if (fWatchAttrChanges) StopAttrWatching(&node);
173 status_t FolderWatcher::StopAttrWatching(node_ref* node) { function in class:FolderWatcher

Completed in 32 milliseconds