Searched refs:i_copy (Results 1 – 1 of 1) sorted by relevance
701 for (Copiers::iterator i_copy = _copiers.begin (); i_copy != _copiers.end (); ++i_copy) { in stop() local702 Copier © = *i_copy; in stop()