Home | History | Annotate | Download | only in afe

Lines Matching refs:qentry

593         for qentry in queue_entries:
594 if task['queue_entry']['id'] == qentry['id']:
595 job_dict = qentry['job']