Lines Matching refs:OutStream
32 (*OutStream) << endl; in OpenResult()
35 (*OutStream) << "Error: " << name; in OpenResult()
37 (*OutStream) << " : can not open the file as [" << errorArcType << "] archive"; in OpenResult()
39 (*OutStream) << " is not supported archive"; in OpenResult()
40 (*OutStream) << endl; in OpenResult()
47 (*OutStream) << kScanningMessage; in StartScanning()
63 (*OutStream) << endl << endl; in CanNotFindError_Base()
81 (*OutStream) << endl << endl; in FinishScanning()
88 (*OutStream) << kUpdatingArchiveMessage; in StartArchive()
90 (*OutStream) << kCreatingArchiveMessage; in StartArchive()
92 (*OutStream) << name; in StartArchive()
94 (*OutStream) << "StdOut"; in StartArchive()
95 (*OutStream) << endl << endl; in StartArchive()
101 (*OutStream) << endl; in FinishArchive()
227 Password = GetPassword(OutStream); in CryptoGetTextPassword2()
250 Password = GetPassword(OutStream); in CryptoGetTextPassword()