Searched defs:deleteFile (Results 1 - 17 of 17) sorted by relevance

/external/webkit/Source/WebCore/platform/chromium/
H A DFileSystemChromium.cpp40 bool deleteFile(const String& path) function in namespace:WebCore
42 return PlatformBridge::deleteFile(path);
/external/chromium/webkit/glue/
H A Dwebfileutilities_impl.cc36 bool WebFileUtilitiesImpl::deleteFile(const WebString& path) { function in class:webkit_glue::WebFileUtilitiesImpl
/external/webkit/Source/WebCore/platform/wx/
H A DFileSystemWx.cpp57 bool deleteFile(const String& path) function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/public/
H A DWebFileUtilities.h53 virtual bool deleteFile(const WebString& path) { return false; } function in class:WebKit::WebFileUtilities
/external/webkit/Source/WebCore/platform/brew/
H A DFileSystemBrew.cpp74 bool deleteFile(const String& path) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/gtk/
H A DFileSystemGtk.cpp90 bool deleteFile(const String& path) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/posix/
H A DFileSystemPOSIX.cpp61 bool deleteFile(const String& path) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/qt/
H A DFileSystemQt.cpp52 bool deleteFile(const String& path) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/win/
H A DFileSystemWin.cpp77 bool deleteFile(const String& path) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/wince/
H A DFileSystemWinCE.cpp111 bool deleteFile(const String& path) function in namespace:WebCore
/external/webkit/Source/WebKit/chromium/src/
H A DPlatformBridge.cpp339 bool PlatformBridge::deleteFile(const String& path) function in class:WebCore::PlatformBridge
341 return webKitClient()->fileUtilities()->deleteFile(path);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 224 milliseconds