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

/haiku/src/kits/tracker/
H A DContainerWindow.h341 bool fIsWatchingPath; member in class:BPrivate::BContainerWindow
479 return fIsWatchingPath;
H A DContainerWindow.cpp404 fIsWatchingPath(false)
4130 fIsWatchingPath = false;
4154 fIsWatchingPath = err == B_OK;
4156 fIsWatchingPath = false;

Completed in 43 milliseconds