Lines Matching defs:next_step
102 SyncerStep next_step = current_step;
118 next_step = CLEANUP_DISABLED_TYPES;
124 next_step = DOWNLOAD_UPDATES;
131 next_step = PROCESS_CLIENT_COMMAND;
137 next_step = VERIFY_UPDATES;
144 next_step = PROCESS_UPDATES;
151 next_step = STORE_TIMESTAMPS;
162 next_step = APPLY_UPDATES;
164 next_step = DOWNLOAD_UPDATES;
172 next_step = BUILD_COMMIT_REQUEST;
200 next_step = POST_COMMIT_MESSAGE;
202 next_step = BUILD_AND_PROCESS_CONFLICT_SETS;
211 next_step = PROCESS_COMMIT_RESPONSE;
219 next_step = BUILD_AND_PROCESS_CONFLICT_SETS;
227 next_step = SYNCER_END;
229 next_step = RESOLVE_CONFLICTS;
246 next_step = APPLY_UPDATES_TO_RESOLVE_CONFLICTS;
248 next_step = SYNCER_END;
261 next_step = RESOLVE_CONFLICTS;
263 next_step = SYNCER_END;
270 next_step = SYNCER_END;
281 current_step = next_step;