Searched refs:kWinAttributes (Results 1 – 5 of 5) sorted by relevance
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zProperties.cpp | 37 { NID::kWinAttributes, { NULL, kpidAttrib, VT_UI4 } }, 118 CopyOneItem(fileInfoPopIDs, _fileInfoPopIDs, NID::kWinAttributes); in FillPopIDs()
|
D | 7zHeader.h | 85 kWinAttributes, enumerator
|
D | 7zOut.cpp | 728 WriteAlignedBoolHeader(boolVector, numDefined, NID::kWinAttributes, 4); in WriteHeader()
|
D | 7zIn.cpp | 974 case NID::kWinAttributes: in ReadHeader()
|
/external/lzma/ |
D | 7zFormat.txt | 159 0x15 = kWinAttributes,
|