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

/haiku/src/apps/musiccollection/
H A DFileMonitor.h40 typedef std::map<node_ref, WatchedFile, NodeRefComp> WatchedFileList; typedef
94 WatchedFileList fWatchedFileList;
H A DFileMonitor.cpp167 WatchedFileList::iterator it = fWatchedFileList.find(nodeRef);

Completed in 41 milliseconds