Searched refs:rows_flush_ (Results 1 – 1 of 1) sorted by relevance
99 RowList* rows_flush_; member in webrtc::LogTable145 rows_flush_(&rows_[1]), in LogTable()253 RowList* tmp = rows_flush_; in Flush()254 rows_flush_ = rows_history_; in Flush()260 for (RowList::iterator row_it = rows_flush_->begin(); in Flush()261 row_it != rows_flush_->end();) { in Flush()271 row_it = rows_flush_->erase(row_it); in Flush()