Searched defs:ofstream (Results 1 – 1 of 1) sorted by relevance
143 OutputStream ofstream) throws Exception { in emitAesBackupHeader()312 FileOutputStream ofstream = new FileOutputStream(mOutputFile.getFileDescriptor()); in run() local