Home
last modified time | relevance | path

Searched refs:removeDir (Results 1 – 16 of 16) sorted by relevance

/glogg/glogg/src/ !
H A Dkqueuewatchtowerdriver.h
H A Dinotifywatchtowerdriver.h
H A Dkqueuewatchtowerdriver.cpp
H A Dwinwatchtowerdriver.h
H A Dinotifywatchtowerdriver.cpp
H A Dwatchtower.h
H A Dwinwatchtowerdriver.cpp
/glogg/src/ !
H A Dkqueuewatchtowerdriver.h106 void removeDir( const DirId& dir_id );
H A Dinotifywatchtowerdriver.h106 void removeDir( const DirId& dir_id );
H A Dkqueuewatchtowerdriver.cpp169 void KQueueWatchTowerDriver::removeDir( const DirId& dir_id ) in removeDir() function in KQueueWatchTowerDriver
H A Dinotifywatchtowerdriver.cpp98 void INotifyWatchTowerDriver::removeDir( const DirId& dir_id ) in removeDir() function in INotifyWatchTowerDriver
H A Dwinwatchtowerdriver.h177 void removeDir( const DirId& dir_id );
H A Dwatchtower.h173 driver_.removeDir( dir->dir_id_ ); in addFile()
H A Dwinwatchtowerdriver.cpp218 void WinWatchTowerDriver::removeDir( const DirId& dir_id ) in removeDir() function in WinWatchTowerDriver
/glogg/glogg/tests/ !
H A DwatchtowerTest.cpp
/glogg/tests/ !
H A DwatchtowerTest.cpp350 removeDir( second_dir_name ); in ~WatchTowerDirectories()
374 void removeDir( const string& name ) { in removeDir() function in WatchTowerDirectories