Searched refs:ForceRemoveDuplicates (Results 1 – 2 of 2) sorted by relevance
96 bool ForceRemoveDuplicates = false);
271 bool ForceRemoveDuplicates) { in applyUpdates() argument275 if (Strategy == UpdateStrategy::Lazy || ForceRemoveDuplicates) { in applyUpdates()