Home
last modified time | relevance | path

Searched refs:raw_pull_report_progress (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/import/
Dpull-raw.c169 static void raw_pull_report_progress(RawPull *i, RawProgress p) { in raw_pull_report_progress() function
578 raw_pull_report_progress(i, RAW_VERIFYING); in raw_pull_job_on_finished()
599 raw_pull_report_progress(i, RAW_FINALIZING); in raw_pull_job_on_finished()
622 raw_pull_report_progress(i, RAW_UNPACKING); in raw_pull_job_on_finished()
628 raw_pull_report_progress(i, RAW_FINALIZING); in raw_pull_job_on_finished()
670 raw_pull_report_progress(i, RAW_COPYING); in raw_pull_job_on_finished()
812 raw_pull_report_progress(i, RAW_DOWNLOADING); in raw_pull_job_on_progress()