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