Searched refs:tracks_to_notify_format (Results 1 – 1 of 1) sorted by relevance
432 TrackList::ItemList tracks_to_notify_format; in Capture() local448 tracks_.RetrieveAndClearTags(&tracks_to_notify_format); in Capture()458 for (TrackList::ItemList::const_iterator it = tracks_to_notify_format.begin(); in Capture()459 it != tracks_to_notify_format.end(); ++it) { in Capture()