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

/haiku/headers/private/storage/
H A DPathMonitor.h49 BWatchingInterface* watchingInterface);
/haiku/src/kits/storage/
H A DPathMonitor.cpp2100 BPathMonitor::SetWatchingInterface(BWatchingInterface* watchingInterface) argument
2102 sWatchingInterface = watchingInterface != NULL
2103 ? watchingInterface : sDefaultWatchingInterface;

Completed in 52 milliseconds