Home
last modified time | relevance | path

Searched defs:WatchedFile (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/musiccollection/
H A DFileMonitor.h21 struct WatchedFile { struct
40 typedef std::map<node_ref, WatchedFile, NodeRefComp> WatchedFileList; argument