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