Searched refs:NamesBuf (Results 1 – 3 of 3) sorted by relevance
466 if (!NameOffsets || !NamesBuf) in GetPath()477 const Byte *p = ((const Byte *)NamesBuf + offset * 2); in GetPath()500 if (!NameOffsets || !NamesBuf) in GetPath_Prop()512 const Byte *p = ((const Byte *)NamesBuf + offset * 2); in GetPath_Prop()1222 db.NamesBuf.Alloc(rem); in ReadHeader()1223 ReadBytes(db.NamesBuf, rem); in ReadHeader()1230 const UInt16 *buf = (const UInt16 *)(db.NamesBuf + pos); in ReadHeader()
126 CByteBuffer NamesBuf; member142 NamesBuf.Free(); in Clear()
323 if (_db.NameOffsets && _db.NamesBuf) in GetRawProp()329 *data = (const void *)(_db.NamesBuf + offset * 2); in GetRawProp()