/third_party/lzma/CPP/Windows/ |
H A D | FileDir.h | 14 bool GetWindowsDir(FString &path);
15 bool GetSystemDir(FString &path);
61 bool RemoveDirWithSubItems(const FString &path);
63 bool MyGetFullPathName(CFSTR path, FString &resFullPath);
64 bool GetFullPathAndSplit(CFSTR path, FString &resDirPrefix, FString &resFileName);
65 bool GetOnlyDirPrefix(CFSTR path, FString &resDirPrefix);
70 bool GetCurrentDir(FString &resultPath);
74 bool MyGetTempPath(FString &resultPath);
81 FString _pat [all...] |
H A D | FileFind.h | 162 FString Name;
164 // FString ShortName;
223 FString _filePath;
227 CStreamEnumerator(const FString &filePath): _filePath(filePath) {}
in CStreamEnumerator() 237 FString _wildcard;
241 void SetDirPrefix(const FString &dirPrefix);
269 bool MyGetLogicalDriveStrings(CObjectVector<FString> &driveStrings);
284 FString Name;
302 FString _wildcard;
308 void SetDirPrefix(const FString [all...] |
H A D | FileDir.cpp | 66 bool GetWindowsDir(FString &path)
in GetWindowsDir() 96 bool GetSystemDir(FString &path)
in GetSystemDir() 431 FString path (_path);
in CreateComplexDir() 441 const FString path2 (path);
in CreateComplexDir() 525 bool RemoveDirWithSubItems(const FString &path)
in RemoveDirWithSubItems() 543 FString s (path);
in RemoveDirWithSubItems() 586 bool MyGetFullPathName(CFSTR path, FString &resFullPath)
in MyGetFullPathName() 594 bool MyGetFullPathName(CFSTR path, FString &resFullPath)
in MyGetFullPathName() 638 bool GetCurrentDir(FString &path)
in GetCurrentDir() 694 bool GetFullPathAndSplit(CFSTR path, FString [all...] |
H A D | FileName.h | 17 void NormalizeDirPathPrefix(FString &dirPath); // ensures that it ended with '\\', if dirPath is not epmty
21 void NormalizeDirSeparators(FString &s);
128 bool GetFullPath(CFSTR dirPrefix, CFSTR path, FString &fullPath);
129 bool GetFullPath(CFSTR path, FString &fullPath);
|
H A D | DLL.cpp | 62 bool MyGetModuleFileName(FString &path)
in MyGetModuleFileName() 95 FString GetModuleDirPrefix()
in GetModuleDirPrefix() 97 FString s;
in GetModuleDirPrefix()
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | ArchiveExtractCallback.h | 127 CObjectVector<FString> Links;
149 FString Path;
152 CIndexToPathPair(UInt32 index, const FString &path): Index(index), Path(path) {}
185 FString Path;
312 FString _dirPathPrefix;
313 FString _dirPathPrefix_Full;
324 FString _diskFilePath;
411 void CreateComplexDirectory(const UStringVector &dirPathParts, FString &fullPath);
415 FString Hash_GetFullFilePath();
420 HRESULT SendMessageError(const char *message, const FString [all...] |
H A D | WorkDir.cpp | 14 FString GetWorkDir(const NWorkDir::CInfo &workDirInfo, const FString &path, FString &fileName)
in GetWorkDir() 22 const FString prefix = path.Left(3);
in GetWorkDir() 42 FString tempDir;
in GetWorkDir() 61 HRESULT CWorkDirTempFile::CreateTempFile(const FString &originalPath)
in CreateTempFile() 65 FString namePart;
in CreateTempFile() 66 const FString workDir = GetWorkDir(workDirInfo, originalPath, namePart);
in CreateTempFile()
|
H A D | WorkDir.h | 12 FString GetWorkDir(const NWorkDir::CInfo &workDirInfo, const FString &path, FString &fileName);
16 FString _originalPath;
22 HRESULT CreateTempFile(const FString &originalPath);
|
H A D | Update.h | 34 FString TempPrefix; // path(folder) for temp location
35 FString TempPostfix;
43 FString GetTempPath() const;
116 FString SfxModule;
119 FString WorkingDir;
169 HRESULT SetFromLastError(const char *message, const FString &fileName);
170 HRESULT SetFromError_DWORD(const char *message, const FString &fileName, DWORD error);
196 virtual HRESULT DeletingAfterArchiving(const FString &path, bool isDir) x \
|
H A D | EnumDirItems.cpp | 33 static bool FindFile_KeepDots(NFile::NFind::CFileInfo &fi, const FString &path, bool followLink)
in FindFile_KeepDots() 96 HRESULT CDirItems::AddError(const FString &path, DWORD errorCode)
in AddError() 106 HRESULT CDirItems::AddError(const FString &path)
in AddError() 113 HRESULT CDirItems::ScanProgress(const FString &dirPath)
in ScanProgress() 144 FString CDirItems::GetPhyPath(unsigned index) const
in GetPhyPath() 202 HRESULT CDirItems::AddSecurityItem(const FString &path, int &secureIndex)
in AddSecurityItem() 259 HRESULT CDirItems::EnumerateOneDir(const FString &phyPrefix, CObjectVector<NFind::CFileInfo> &files)
in EnumerateOneDir() 310 const FString path = phyPrefix + de.Name;
in EnumerateOneDir() 333 HRESULT CDirItems::EnumerateDir(int phyParent, int logParent, const FString &phyPrefix)
in EnumerateDir() 350 const FString pat in EnumerateDir() [all...] |
H A D | DirItem.h | 78 virtual HRESULT ScanError(const FString &path, DWORD systemError) x \
79 virtual HRESULT ScanProgress(const CDirItemsStat &st, const FString &path, bool isDir) x \
304 HRESULT EnumerateDir(int phyParent, int logParent, const FString &phyPrefix);
326 const FString &phyPrefix);
336 HRESULT AddSecurityItem(const FString &path, int &secureIndex);
358 HRESULT AddError(const FString &path, DWORD errorCode);
359 HRESULT AddError(const FString &path);
361 HRESULT ScanProgress(const FString &path);
364 FString GetPhyPath(unsigned index) const;
370 // HRESULT EnumerateOneDir(const FString [all...] |
H A D | ArchiveOpenCallback.h | 52 FString Path;
159 FString _folderPrefix;
173 HRESULT Init2(const FString &folderPrefix, const FString &fileName);
|
H A D | LoadCodecs.h | 240 FString Path;
273 FString Path;
314 FString MainDll_ErrorPath;
317 void AddLastError(const FString &path);
341 HRESULT LoadDll(const FString &path, bool needCheckDll, bool *loadedOK = NULL);
342 HRESULT LoadDllsFromFolder(const FString &folderPrefix);
|
H A D | UpdateCallback.h | 42 virtual HRESULT OpenFileError(const FString &path, DWORD systemError) x \
43 virtual HRESULT ReadingFileError(const FString &path, DWORD systemError) x \
160 FString VolName;
161 FString VolExt;
|
H A D | Update.cpp | 58 HRESULT CUpdateErrorInfo::SetFromLastError(const char *message, const FString &fileName)
in SetFromLastError() 65 HRESULT CUpdateErrorInfo::SetFromError_DWORD(const char *message, const FString &fileName, DWORD error)
in SetFromError_DWORD() 169 FString CArchivePath::GetTempPath() const
in GetTempPath() 171 FString path = TempPrefix;
in GetTempPath() 669 FString dirPrefix;
in Compress() 692 FString realPath;
in Compress() 765 const FString realPath = us2fs(archivePath.GetFinalPath());
in Compress() 1156 const FString fullName = NDLL::GetModuleDirPrefix() + options.SfxModule;
in UpdateArchive() 1390 FString prefix = us2fs(censor.Pairs[0].Prefix);
in UpdateArchive() 1416 FString tempDirPrefi in UpdateArchive() [all...] |
H A D | ArchiveExtractCallback.cpp | 145 FString fileName (fileName2);
in ReadZoneFile_Of_BaseFile() 302 const FString &directoryPath,
in Init() 446 void CArchiveExtractCallback::CreateComplexDirectory(const UStringVector &dirPathParts, FString &fullPath)
in CreateComplexDirectory() 534 static void AddPathToMessage(UString &s, const FString &path)
in AddPathToMessage() 540 HRESULT CArchiveExtractCallback::SendMessageError(const char *message, const FString &path)
in SendMessageError() 547 HRESULT CArchiveExtractCallback::SendMessageError_with_LastError(const char *message, const FString &path)
in SendMessageError_with_LastError() 561 HRESULT CArchiveExtractCallback::SendMessageError2(HRESULT errorCode, const char *message, const FString &path1, const FString &path2)
in SendMessageError2() 722 static FString MakePath_from_2_Parts(const FString [all...] |
/third_party/lzma/CPP/7zip/Common/ |
H A D | FilePathAutoRename.cpp | 11 static bool MakeAutoName(const FString &name,
in MakeAutoName() 12 const FString &extension, UInt32 value, FString &path)
in MakeAutoName() 20 bool AutoRenamePath(FString &path)
in AutoRenamePath() 25 FString name = path;
in AutoRenamePath() 26 FString extension;
in AutoRenamePath() 34 FString temp;
in AutoRenamePath()
|
/third_party/lzma/CPP/Common/ |
H A D | MyString.h | 20 FString inherits from AString, so we can find bugs related to FString at compile time.
26 class FString;
315 AString(const FString &s);
316 AString &operator=(const FString &s);
317 AString &operator+=(const FString &s);
598 UString(const FString &s);
599 UString &operator=(const FString &s);
600 UString &operator+=(const FString &s);
867 UString2(const FString 957 typedef UString FString; global() typedef 973 class FString: public AString global() class 979 FString(const AString &s): AString(s.Ptr()) {} FString() function in FString 980 FString(const FString &s): AString(s.Ptr()) {} FString() function in FString 981 FString(const char *s): AString(s) {} FString() function in FString 982 FString() {} FString() function in FString 1012 typedef AString FString; global() typedef [all...] |
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | UpdateCallbackConsole.h | 17 void AddError(const FString &path, DWORD systemError)
in AddError() 38 void CommonError(const FString &path, DWORD systemError, bool isWarning);
41 HRESULT ScanError_Base(const FString &path, DWORD systemError);
42 HRESULT OpenFileError_Base(const FString &name, DWORD systemError);
43 HRESULT ReadingFileError_Base(const FString &name, DWORD systemError);
|
H A D | UpdateCallbackConsole.cpp | 169 HRESULT CUpdateCallbackConsole::ScanProgress(const CDirItemsStat &st, const FString &path, bool /* isDir */)
in ScanProgress() 182 void CCallbackConsoleBase::CommonError(const FString &path, DWORD systemError, bool isWarning)
in CommonError() 217 HRESULT CCallbackConsoleBase::ScanError_Base(const FString &path, DWORD systemError)
in ScanError_Base() 227 HRESULT CCallbackConsoleBase::OpenFileError_Base(const FString &path, DWORD systemError)
in OpenFileError_Base() 244 HRESULT CCallbackConsoleBase::ReadingFileError_Base(const FString &path, DWORD systemError)
in ReadingFileError_Base() 251 HRESULT CUpdateCallbackConsole::ScanError(const FString &path, DWORD systemError)
in ScanError() 364 HRESULT CUpdateCallbackConsole::DeletingAfterArchiving(const FString &path, bool /* isDir */)
in DeletingAfterArchiving() 601 HRESULT CUpdateCallbackConsole::OpenFileError(const FString &path, DWORD systemError)
in OpenFileError() 606 HRESULT CUpdateCallbackConsole::ReadingFileError(const FString &path, DWORD systemError)
in ReadingFileError()
|
/third_party/lzma/CPP/7zip/UI/Client7z/ |
H A D | Client7z.cpp | 100 static FString CmdStringToFString(const char *s)
in CmdStringToFString() 146 static void PrintError(const char *message, const FString &name)
in PrintError() 327 FString _directoryPath; // Output directory
329 FString _diskFilePath; // full path to file on disk
343 void Init(IInArchive *archiveHandler, const FString &directoryPath);
352 void CArchiveExtractCallback::Init(IInArchive *archiveHandler, const FString &directoryPath)
in Init() 450 FString fullProcessedPath = _directoryPath + us2fs(_filePath);
in GetStream() 594 FString FullPath; // for filesystem
615 FString DirPrefix;
727 FString pat in GetStream() [all...] |
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/ |
H A D | ExtractEngine.cpp | 27 FString FileName;
28 FString DestFolder;
62 FString dirPath = DestFolder;
in Process2() 96 HRESULT ExtractArchive(CCodecs *codecs, const FString &fileName, const FString &destFolder,
in ExtractArchive()
|
H A D | ExtractCallbackSfx.h | 33 FString _directoryPath;
35 FString _diskFilePath;
62 const FString &directoryPath,
|
H A D | ExtractEngine.h | 8 HRESULT ExtractArchive(CCodecs *codecs, const FString &fileName, const FString &destFolder,
|
/third_party/lzma/CPP/7zip/Bundles/SFXWin/ |
H A D | SfxWin.cpp | 101 FString outputFolder;
in WinMain2() 138 FString path;
in WinMain2() 141 FString fullPath;
in WinMain2() 173 FString dirPrefix;
in WinMain2()
|