Searched refs:watchingInterface (Results 1 – 2 of 2) sorted by relevance
49 BWatchingInterface* watchingInterface);
2100 BPathMonitor::SetWatchingInterface(BWatchingInterface* watchingInterface) in SetWatchingInterface() argument2102 sWatchingInterface = watchingInterface != NULL in SetWatchingInterface()2103 ? watchingInterface : sDefaultWatchingInterface; in SetWatchingInterface()