Searched refs:closeAll (Results 1 – 6 of 6) sorted by relevance
139 public static void closeAll(Closeable a, Closeable b) throws IOException { in closeAll() method in Util
329 public void closeAll() {
1661 this.ioHandler.closeAll(); in stopStack()
64 Gnubbies.prototype.closeAll = function() { method in Gnubbies
1005 function closeAll() function1013 ….UIString(WebInspector.useLowerCaseMenuTitles() ? "Close all" : "Close All"), closeAll.bind(this));
496 Util.closeAll(sink, headerBlockOut); in close()