Searched refs:openBugReportFileToWrite (Results 1 – 3 of 3) sorted by relevance
205 try (OutputStream out = BugStorageUtils.openBugReportFileToWrite(mContext, bug)) { in createBugReportFile()
116 static OutputStream openBugReportFileToWrite( in openBugReportFileToWrite() method in BugStorageUtils
529 BugStorageUtils.openBugReportFileToWrite(this, mMetaBugReport)); in zipDirectoryAndUpdateStatus()