Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/
H A DAgentProxy.cpp466 void CProxyArc2::AddRealIndices_of_ArcItem(unsigned arcIndex, bool includeAltStreams, CUIntVector &… in AddRealIndices_of_ArcItem()
476 void CProxyArc2::AddRealIndices_of_Dir(unsigned dirIndex, bool includeAltStreams, CUIntVector &real… in AddRealIndices_of_Dir()
490 …dices(unsigned dirIndex, const UInt32 *indices, UInt32 numItems, bool includeAltStreams, CUIntVect… in GetRealIndices()
H A DArchiveFolder.cpp33 Int32 includeAltStreams, Int32 replaceAltStreamCharsMode, in Z7_COM7F_IMF()
H A DAgent.cpp1409 void CAgentFolder::GetRealIndices(const UInt32 *indices, UInt32 numItems, bool includeAltStreams, b… in GetRealIndices()
1458 Int32 includeAltStreams, in Z7_COM7F_IMF()
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanel.h272 bool includeAltStreams; member