Home | History | Annotate | Download | only in engine

Lines Matching refs:DROP

93   // will drop out of *all* forward progress sync loops (it won't poll and it
181 return DROP;
193 // If we already had one nudge then just drop this nudge. We will retry
195 return wait_interval_->had_nudge ? DROP : CONTINUE;
215 return DROP;
226 return DROP;
234 return job.purpose == SyncSessionJob::NUDGE ? SAVE : DROP;
291 } // drop the rest.