Searched refs:EraseConflictingItemById (Results 1 – 4 of 4) sorted by relevance
128 conflict_progress->EraseConflictingItemById(*i); in SaveProgressIntoSessionState()
236 conflict_progress->EraseConflictingItemById(*(i++)); in BuildConflictSets()
163 void EraseConflictingItemById(const syncable::Id& the_id);
229 void ConflictProgress::EraseConflictingItemById(const syncable::Id& the_id) { in EraseConflictingItemById() function in browser_sync::sessions::ConflictProgress