Searched refs:row_it (Results 1 – 1 of 1) sorted by relevance
164 for (auto row_it = rows.IterateRows(); row_it; row_it.Next()) { in GoByFlow() local165 flow_rows_.push_back(row_it.row()); in GoByFlow()166 SliceId next_slice_id = end_col[row_it.row()]; in GoByFlow()