Searched refs:SecureIndex (Results 1 – 4 of 4) sorted by relevance
98 int SecureIndex; member102 CDirItem(): PhyParent(-1), LogParent(-1), SecureIndex(-1), IsAltStream(false) {} in CDirItem()
189 if (ParentDirItem->SecureIndex < 0) in GetRootRawProp()191 const CByteBuffer &buf = DirItems->SecureBlocks.Bufs[ParentDirItem->SecureIndex]; in GetRootRawProp()242 if (di.SecureIndex < 0) in GetRawProp()244 const CByteBuffer &buf = DirItems->SecureBlocks.Bufs[di.SecureIndex]; in GetRawProp()
37 di.SecureIndex = secureIndex; in AddDirFileInfo()
1334 parentDirItem.SecureIndex = secureIndex; in UpdateArchive()