Searched refs:NamesBuf (Results 1 – 3 of 3) sorted by relevance
450 if (!NameOffsets || !NamesBuf) in GetPath()461 const Byte *p = ((const Byte *)NamesBuf + offset * 2); in GetPath()484 if (!NameOffsets || !NamesBuf) in GetPath_Prop()496 const Byte *p = ((const Byte *)NamesBuf + offset * 2); in GetPath_Prop()1198 db.NamesBuf.Alloc(rem); in ReadHeader()1199 ReadBytes(db.NamesBuf, rem); in ReadHeader()1206 const UInt16 *buf = (const UInt16 *)(db.NamesBuf + pos); in ReadHeader()
125 CByteBuffer NamesBuf; member141 NamesBuf.Free(); in Clear()
317 if (_db.NameOffsets && _db.NamesBuf) in GetRawProp()323 *data = (const void *)(_db.NamesBuf + offset * 2); in GetRawProp()