Searched refs:SecureIndex (Results 1 – 4 of 4) sorted by relevance
65 int SecureIndex; member69 CDirItem(): PhyParent(-1), LogParent(-1), SecureIndex(-1), IsAltStream(false) {} in CDirItem()
186 if (ParentDirItem->SecureIndex < 0) in GetRootRawProp()188 const CByteBuffer &buf = DirItems->SecureBlocks.Bufs[ParentDirItem->SecureIndex]; in GetRootRawProp()239 if (di.SecureIndex < 0) in GetRawProp()241 const CByteBuffer &buf = DirItems->SecureBlocks.Bufs[di.SecureIndex]; in GetRawProp()
36 di.SecureIndex = secureIndex; in AddDirFileInfo()
1244 parentDirItem.SecureIndex = secureIndex; in UpdateArchive()