Searched defs:removeDir (Results 1 – 8 of 8) sorted by relevance
/glogg/glogg/src/ | ||
H A D | kqueuewatchtowerdriver.cpp |
|
H A D | inotifywatchtowerdriver.cpp |
|
H A D | winwatchtowerdriver.cpp |
|
/glogg/src/ | ||
H A D | kqueuewatchtowerdriver.cpp | 169 void KQueueWatchTowerDriver::removeDir( const DirId& dir_id ) in removeDir() function in KQueueWatchTowerDriver |
H A D | inotifywatchtowerdriver.cpp | 98 void INotifyWatchTowerDriver::removeDir( const DirId& dir_id ) in removeDir() function in INotifyWatchTowerDriver |
H A D | winwatchtowerdriver.cpp | 218 void WinWatchTowerDriver::removeDir( const DirId& dir_id ) in removeDir() function in WinWatchTowerDriver |
/glogg/glogg/tests/ | ||
H A D | watchtowerTest.cpp |
|
/glogg/tests/ | ||
H A D | watchtowerTest.cpp | 374 void removeDir( const string& name ) { in removeDir() function in WatchTowerDirectories |