Searched defs:removeFile (Results 1 – 5 of 5) sorted by relevance
103 private static boolean removeFile(File file) { in removeFile() method
322 removeFile: function(path) method in WebInspector.ContentProviderBasedProjectDelegate
201 removeFile: function(path) method in WebInspector.ProjectStore
469 DownloadItem.prototype.removeFile = function() { method in DownloadItem
872 var removeFile = function(fileName) { function