Home
last modified time | relevance | path

Searched refs:removeFile (Results 1 – 25 of 26) sorted by relevance

12

/glogg/glogg/src/
H A Dplatformfilewatcher.cpp
H A Dfilewatcher.h
H A Dqtfilewatcher.h
H A Dplatformfilewatcher.h
H A Dkqueuewatchtowerdriver.h
H A Dqtfilewatcher.cpp
H A Dinotifywatchtowerdriver.h
H A Dwatchtower.h
H A Dkqueuewatchtowerdriver.cpp
H A Dwinwatchtowerdriver.h
H A Dinotifywatchtowerdriver.cpp
H A Dwinwatchtowerdriver.cpp
/glogg/src/
H A Dplatformfilewatcher.cpp45 removeFile( fileName ); in addFile()
51 void PlatformFileWatcher::removeFile( const QString& fileName ) in removeFile() function in PlatformFileWatcher
H A Dfilewatcher.h41 virtual void removeFile( const QString& fileName ) = 0;
H A Dqtfilewatcher.h45 void removeFile( const QString& fileName );
H A Dplatformfilewatcher.h52 void removeFile( const QString& fileName );
H A Dkqueuewatchtowerdriver.h104 void removeFile( const FileId& file_id );
H A Dqtfilewatcher.cpp72 void QtFileWatcher::removeFile( const QString& fileName ) in removeFile() function in QtFileWatcher
H A Dinotifywatchtowerdriver.h104 void removeFile( const FileId& file_id );
H A Dwatchtower.h249 watch_tower->driver_.removeFile( file->file_id_ ); in removeNotification()
274 driver_.removeFile( file->file_id_ ); in run()
H A Dkqueuewatchtowerdriver.cpp154 void KQueueWatchTowerDriver::removeFile( in removeFile() function in KQueueWatchTowerDriver
H A Dinotifywatchtowerdriver.cpp81 void INotifyWatchTowerDriver::removeFile( in removeFile() function in INotifyWatchTowerDriver
H A Dwinwatchtowerdriver.h175 void removeFile( const FileId& file_id );
H A Dwinwatchtowerdriver.cpp209 void WinWatchTowerDriver::removeFile( in removeFile() function in WinWatchTowerDriver
/glogg/src/data/
H A Dlogdata.cpp98 fileWatcher_->removeFile( attached_file_->fileName() ); in ~LogData()

12