Searched refs:DataBitSize (Results 1 – 2 of 2) sorted by relevance
275 vios->Stream() << table.GetName() << " BitSize=" << table.DataBitSize(); in Dump()
90 size_t DataBitSize() const { return table_data_.size_in_bits(); } in DataBitSize() function