Searched defs:CDescriptor (Results 1 – 2 of 2) sorted by relevance
257 struct CDescriptor struct259 AString CID;260 AString parentCID;261 AString createType;264 CObjectVector<CExtentInfo> Extents;266 static void GetUnicodeName(const AString &s, UString &res) in GetUnicodeName()272 void Clear() in Clear()280 bool IsThere_Parent() const in IsThere_Parent()
130 struct CDescriptor struct132 UInt32 offset; /* Location of the table, relative to end of the metadata header. */133 UInt32 num_entries; /* Number of entries in the table. */134 UInt32 entry_size; /* Size of each entry in the table, in bytes. */136 void Parse(const Byte *p) in Parse()143 bool CheckLimits(UInt32 limit) const in CheckLimits()