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