eligible           54 components/domain_reliability/dispatcher.cc     DCHECK(task->eligible);
eligible           73 components/domain_reliability/dispatcher.cc   DCHECK(!task->eligible);
eligible           87 components/domain_reliability/dispatcher.cc   DCHECK(!task->eligible);
eligible           88 components/domain_reliability/dispatcher.cc   task->eligible = true;
eligible          103 components/domain_reliability/dispatcher.cc   if (task->eligible)
eligible           51 components/domain_reliability/dispatcher.h     bool eligible;