Searched defs:includeAltStreams (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/ |
H A D | AgentProxy.cpp | 466 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 D | ArchiveFolder.cpp | 33 Int32 includeAltStreams, Int32 replaceAltStreamCharsMode, in Z7_COM7F_IMF()
|
H A D | Agent.cpp | 1409 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 D | Panel.h | 272 bool includeAltStreams; member
|