Lines Matching defs:file
35 // You can find full list of all GUIDs supported by 7-Zip in Guid.txt file.
329 FString _diskFilePath; // full path to file on disk
444 // Create folders for file
464 PrintError("Cannot delete output file", fullProcessedPath);
473 PrintError("Cannot open output file", fullProcessedPath);
736 PrintError("WARNING: can't open file");
918 PrintError("Can't find file", name);
934 PrintError("can't create archive file");
994 PrintError("Error for file", updateCallbackSpec->FailedFiles[i]);
1028 CMyComPtr<IInStream> file = fileSpec;
1032 PrintError("Cannot open archive file", archiveName);
1043 if (archive->Open(file, &scanSize, openCallback) != S_OK)
1045 PrintError("Cannot open file as archive", archiveName);
1058 // Get uncompressed size of file
1067 // Get name of file