Searched refs:biggest_flush_id (Results 1 – 1 of 1) sorted by relevance
416 std::optional<DataSourceInstanceID> biggest_flush_id; in NotifyFlushForDataSourceDone() local419 biggest_flush_id = it->first; in NotifyFlushForDataSourceDone()426 if (biggest_flush_id) { in NotifyFlushForDataSourceDone()427 service_->NotifyFlushComplete(*biggest_flush_id); in NotifyFlushForDataSourceDone()