Searched refs:UpdateAttemptResponse (Results 1 – 11 of 11) sorted by relevance
12 enum UpdateAttemptResponse { enum
58 UpdateAttemptResponse result = AttemptToUpdateEntry( in AttemptApplications()
48 UpdateAttemptResponse AttemptToUpdateEntry(
216 UpdateAttemptResponse response = AttemptToUpdateEntry( in ApplyControlUpdate()
190 UpdateAttemptResponse AttemptToUpdateEntry( in AttemptToUpdateEntry()
185 typedef std::pair<UpdateAttemptResponse, syncable::Id> AppliedUpdate;197 void AddAppliedUpdate(const UpdateAttemptResponse& response,
297 void UpdateProgress::AddAppliedUpdate(const UpdateAttemptResponse& response, in AddAppliedUpdate()
29 enum UpdateAttemptResponse { enum
66 UpdateAttemptResponse updateResponse = SyncerUtil::AttemptToUpdateEntry( in AttemptOneApplication()
56 static UpdateAttemptResponse AttemptToUpdateEntry(
244 UpdateAttemptResponse SyncerUtil::AttemptToUpdateEntry( in AttemptToUpdateEntry()