Searched defs:deleteFile (Results 1 – 9 of 9) sorted by relevance
40 bool deleteFile(const String& path) in deleteFile() function
62 bool deleteFile(const String& path) in deleteFile() function
53 bool deleteFile(const String& path) in deleteFile() function
57 bool deleteFile(const String& path) in deleteFile() function
97 bool deleteFile(const String& path) in deleteFile() function
96 bool deleteFile(const String& path) in deleteFile() function
75 bool deleteFile(const String& path) in deleteFile() function
105 virtual bool deleteFile(const WebString& path) { return false; } in deleteFile() function
236 bool ChromiumBridge::deleteFile(const String& path) in deleteFile() function in WebCore::ChromiumBridge