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