Searched defs:deleteFile (Results 1 – 11 of 11) sorted by relevance
40 bool deleteFile(const String& path) in deleteFile() function
53 virtual bool deleteFile(const WebString& path) { return false; } in deleteFile() function
57 bool deleteFile(const String& path) in deleteFile() function
52 bool deleteFile(const String& path) in deleteFile() function
36 bool WebFileUtilitiesImpl::deleteFile(const WebString& path) { in deleteFile() function in webkit_glue::WebFileUtilitiesImpl
61 bool deleteFile(const String& path) in deleteFile() function
74 bool deleteFile(const String& path) in deleteFile() function
111 bool deleteFile(const String& path) in deleteFile() function
90 bool deleteFile(const String& path) in deleteFile() function
77 bool deleteFile(const String& path) in deleteFile() function
339 bool PlatformBridge::deleteFile(const String& path) in deleteFile() function in WebCore::PlatformBridge