Searched defs:arcPaths (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/ |
H A D | CompressCall2.cpp | 156 static HRESULT ExtractGroupCommand(const UStringVector &arcPaths, in ExtractGroupCommand() 226 void ExtractArchives(const UStringVector &arcPaths, const UString &outFolder, in ExtractArchives() 239 void TestArchives(const UStringVector &arcPaths, bool hashMode) in TestArchives()
|
H A D | CompressCall.cpp | 242 static void ExtractGroupCommand(const UStringVector &arcPaths, UString ¶ms, bool isHash) in ExtractGroupCommand() 255 void ExtractArchives(const UStringVector &arcPaths, const UString &outFolder, bool showDialog, bool… in ExtractArchives() 278 void TestArchives(const UStringVector &arcPaths, bool hashMode) in TestArchives()
|
H A D | Extract.cpp | 275 UStringVector &arcPaths, UStringVector &arcPathsFull, in Extract()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/ |
H A D | List.cpp | 1079 UStringVector &arcPaths, UStringVector &arcPathsFull, in ListArchives()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/ |
H A D | CompressDialog.cpp | 1118 UStringVector arcPaths; in OnOK() local
|