Searched refs:deleteFile (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/test/win32ole/
H A Dtest_folderitem2_invokeverb.rb57 @fso.deleteFile(@lpath)
60 @fso.deleteFile(@dummy_path)
/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DOriginLock.cpp95 deleteFile(lockFileName);
/macosx-10.9.5/WebCore-7537.78.1/platform/sql/
H A DSQLiteFileSystem.cpp112 return deleteFile(fileName);
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Storage/
H A DLocalStorageDatabaseTracker.cpp92 deleteFile(statement.getColumnText(1));
103 if (!deleteFile(trackerDatabasePath())) {
288 deleteFile(path);
294 deleteFile(trackerDatabasePath());
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A DPluginDatabase.cpp574 deleteFile(absoluteCachePath);
597 deleteFile(absoluteCachePath);
639 deleteFile(absoluteCachePath);
656 deleteFile(absoluteCachePath);
669 deleteFile(absoluteCachePath);
H A DPluginStream.cpp310 deleteFile(m_path);
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DFileSystem.h162 bool deleteFile(const String&);
/macosx-10.9.5/WebCore-7537.78.1/platform/posix/
H A DFileSystemPOSIX.cpp63 bool deleteFile(const String& path) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DFileSystemQt.cpp57 bool deleteFile(const String& path) function in namespace:WebCore
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/Netscape/
H A DNetscapePluginStream.cpp326 deleteFile(m_filePath);
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DFileSystemGtk.cpp92 bool deleteFile(const String& path) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/platform/network/curl/
H A DCurlDownload.cpp366 deleteFile(m_tempPath);
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DFileSystemWin.cpp124 bool deleteFile(const String& path) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/platform/wince/
H A DFileSystemWinCE.cpp135 bool deleteFile(const String& path) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/loader/appcache/
H A DApplicationCacheStorage.cpp839 deleteFile(fullPath);
1308 deleteFile(fullPath);
1496 deleteFile(fullPath);
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DFormData.cpp420 deleteFile(e.m_generatedFilename);
/macosx-10.9.5/WebCore-7537.78.1/loader/icon/
H A DIconDatabase.cpp1137 deleteFile(m_completeDatabasePath + "-journal");
1138 deleteFile(m_completeDatabasePath);
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebPreferences.cpp468 deleteFile(oldPreferencesPath());

Completed in 203 milliseconds