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

/haiku/src/kits/print/
H A DFolderWatcher.cpp46 FolderWatcher::FolderWatcher(BLooper* looper, const BDirectory& folder, bool watchAttrChanges) argument
49 , fWatchAttrChanges(watchAttrChanges)
58 if (watchAttrChanges) {
/haiku/headers/private/print/
H A DFolderWatcher.h74 FolderWatcher(BLooper* looper, const BDirectory& folder, bool watchAttrChanges = false);

Completed in 34 milliseconds