Searched defs:raw_pull_job_on_progress (Results 1 - 1 of 1) sorted by relevance

/systemd/src/import/
H A Dpull-raw.c547 static void raw_pull_job_on_progress(PullJob *j) { function
596 i->raw_job->on_progress = raw_pull_job_on_progress;
610 i->settings_job->on_progress = raw_pull_job_on_progress;
633 i->checksum_job->on_progress = raw_pull_job_on_progress;
641 i->signature_job->on_progress = raw_pull_job_on_progress;

Completed in 18 milliseconds