Searched refs:bugreportzFile (Results 1 – 1 of 1) sorted by relevance
318 File bugreportzFile = null; in getBugreport() local321 bugreportzFile = getBugreportzInternal(); in getBugreport()322 if (bugreportzFile == null) { in getBugreport()326 try (ZipFile zip = new ZipFile(bugreportzFile)) { in getBugreport()342 FileUtil.deleteFile(bugreportzFile); in getBugreport()