Searched defs:RowCount (Results 1 – 2 of 2) sorted by relevance
111 uint32_t RowCount() const { return row_count_; } in RowCount() function
59 unsigned RowCount = 0; in MatrixMetadata() local