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

/haiku/src/kits/tracker/
H A DTracker.h230 WatchingInterface* fWatchingInterface; member in class:BPrivate::TTracker
H A DTracker.cpp251 fWatchingInterface(new WatchingInterface),
254 BPathMonitor::SetWatchingInterface(fWatchingInterface);
336 delete fWatchingInterface;

Completed in 42 milliseconds