Home
last modified time | relevance | path

Searched defs:ExtractArchives (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DCompressCall2.cpp226 void ExtractArchives(const UStringVector &arcPaths, const UString &outFolder, in ExtractArchives() function
H A DCompressCall.cpp255 void ExtractArchives(const UStringVector &arcPaths, const UString &outFolder, bool showDialog, bool… in ExtractArchives() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DApp.h301 void ExtractArchives() { GetFocusedPanel().ExtractArchives(); } in ExtractArchives() function
H A DPanel.cpp1008 void CPanel::ExtractArchives() in ExtractArchives() function in CPanel