Searched refs:outStreamSpec2 (Results 1 – 1 of 1) sorted by relevance
856 COutFileStream *outStreamSpec2 = NULL; in Compress() local861 outStreamSpec2 = new COutFileStream; in Compress()862 sfxOutStream = outStreamSpec2; in Compress()864 if (!outStreamSpec2->Create(realPath, false)) in Compress()876 if (outStreamSpec2) in Compress()878 RINOK(outStreamSpec2->Close()); in Compress()