Searched defs:mutable_rows (Results 1 – 2 of 2) sorted by relevance
93 int* mutable_rows() { return rows_.get(); } in mutable_rows() function
110 int* mutable_rows() { return &rows_[0]; } in mutable_rows() function