Searched refs:num_encryption_conflicts (Results 1 – 13 of 13) sorted by relevance
56 model_neutral_.num_encryption_conflicts += value; in increment_num_encryption_conflicts_by()100 int StatusController::num_encryption_conflicts() const { in num_encryption_conflicts() function in syncer::sessions::StatusController101 return model_neutral_.num_encryption_conflicts; in num_encryption_conflicts()114 sum += num_encryption_conflicts(); in TotalNumConflictingItems()
47 int num_encryption_conflicts() const;
57 status_controller_->num_encryption_conflicts(), in TakeSnapshotWithSource()
31 int num_encryption_conflicts, in SyncSessionSnapshot() argument43 num_encryption_conflicts_(num_encryption_conflicts), in SyncSessionSnapshot()121 int SyncSessionSnapshot::num_encryption_conflicts() const { in num_encryption_conflicts() function in syncer::sessions::SyncSessionSnapshot
36 int num_encryption_conflicts,57 int num_encryption_conflicts() const;
40 int num_encryption_conflicts; member
17 num_encryption_conflicts(0), in ModelNeutralState()
41 status.encryption_conflicts = snapshot.num_encryption_conflicts(); in CalcSyncing()
32 snapshot.num_encryption_conflicts()); in OnSyncCycleCompleted()
418 << snap.num_encryption_conflicts() in GetClientInfoString()
1887 GetClient(1)->GetLastSessionSnapshot().num_encryption_conflicts()); in IN_PROC_BROWSER_TEST_F()1894 GetClient(1)->GetLastSessionSnapshot().num_encryption_conflicts()); in IN_PROC_BROWSER_TEST_F()
51 optional int32 num_encryption_conflicts = 4; field
1081 SET_INT32(num_encryption_conflicts); in SyncCycleCompletedEventInfoToValue()