Searched refs:SecureIndex (Results 1 – 4 of 4) sorted by relevance
33 int SecureIndex; member37 CDirItem(): PhyParent(-1), LogParent(-1), SecureIndex(-1), IsAltStream(false) {} in CDirItem()
169 if (ParentDirItem->SecureIndex < 0) in GetRootRawProp()171 const CByteBuffer &buf = DirItems->SecureBlocks.Bufs[ParentDirItem->SecureIndex]; in GetRootRawProp()224 if (di.SecureIndex < 0) in GetRawProp()226 const CByteBuffer &buf = DirItems->SecureBlocks.Bufs[di.SecureIndex]; in GetRawProp()
34 di.SecureIndex = secureIndex; in AddDirFileInfo()
1185 parentDirItem.SecureIndex = secureIndex; in UpdateArchive()