Searched refs:originSetCopy (Results 1 – 1 of 1) sorted by relevance
209 OriginSet originSetCopy; in syncFileSystemAndTrackerDatabase() local214 originSetCopy.add((*it).threadsafeCopy()); in syncFileSystemAndTrackerDatabase()225 if (!originSetCopy.contains(originIdentifier)) in syncFileSystemAndTrackerDatabase()233 OriginSet::const_iterator setEnd = originSetCopy.end(); in syncFileSystemAndTrackerDatabase()234 for (OriginSet::const_iterator it = originSetCopy.begin(); it != setEnd; ++it) { in syncFileSystemAndTrackerDatabase()