Searched refs:mOutputStream (Results 1 – 1 of 1) sorted by relevance
43 private FileOutputStream mOutputStream; field in DumpEventLog.LogWriter47 mOutputStream = new FileOutputStream(filePath); in LogWriter()52 mOutputStream.write(data, offset, length); in newData()70 mOutputStream.close(); in done()