Searched refs:outStreamSpec2 (Results 1 – 1 of 1) sorted by relevance
759 COutFileStream *outStreamSpec2 = NULL; in Compress() local764 outStreamSpec2 = new COutFileStream; in Compress()765 sfxOutStream = outStreamSpec2; in Compress()767 if (!outStreamSpec2->Create(realPath, false)) in Compress()779 if (outStreamSpec2) in Compress()781 RINOK(outStreamSpec2->Close()); in Compress()