Home
last modified time | relevance | path

Searched refs:GetSubFolderNameForExtract (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/Explorer/
H A DContextMenu.cpp447 UString GetSubFolderNameForExtract(const UString &arcName);
448 UString GetSubFolderNameForExtract(const UString &arcName) in GetSubFolderNameForExtract() function
836 specFolder = GetSubFolderNameForExtract(fs2us(fi0.Name)); in QueryContextMenu()
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanel.cpp961 UString GetSubFolderNameForExtract(const UString &arcPath);
973 s += GetSubFolderNameForExtract(name); in GetSubFolderNameForExtract2()