Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zOut.h80 struct CFileItem2 struct
82 UInt64 CTime;
83 UInt64 ATime;
84 UInt64 MTime;
85 UInt64 StartPos;
86 UInt32 Attrib;
88 bool CTimeDefined;
89 bool ATimeDefined;
90 bool MTimeDefined;
91 bool StartPosDefined;
[all …]