Searched refs:sources_to_stop (Results 1 – 1 of 1) sorted by relevance
161 base::FlatSet<DataSourceInstanceID> sources_to_stop; in ProcessQueue() local181 sources_to_stop.insert(ds_id); in ProcessQueue()185 for (auto ds_id : sources_to_stop) in ProcessQueue()