Searched refs:ShouldTransientErrorThisId (Results 1 – 2 of 2) sorted by relevance
292 bool ShouldTransientErrorThisId(syncable::Id id);
559 bool MockConnectionManager::ShouldTransientErrorThisId(syncable::Id id) { in ShouldTransientErrorThisId() function in syncer::MockConnectionManager598 if (ShouldTransientErrorThisId(id)) { in ProcessCommit()