Searched refs:ConflictingItemsBeginConst (Results 1 – 3 of 3) sorted by relevance
166 std::set<syncable::Id>::const_iterator ConflictingItemsBeginConst() const;
214 ConflictProgress::ConflictingItemsBeginConst() const { in ConflictingItemsBeginConst() function in browser_sync::sessions::ConflictProgress
427 for (conflicting_item_it = progress.ConflictingItemsBeginConst(); in ResolveSimpleConflicts()