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

/systemd/src/import/
H A Dpull-raw.c164 static void raw_pull_report_progress(RawPull *i, RawProgress p) { function
423 raw_pull_report_progress(i, RAW_VERIFYING);
429 raw_pull_report_progress(i, RAW_UNPACKING);
435 raw_pull_report_progress(i, RAW_FINALIZING);
470 raw_pull_report_progress(i, RAW_COPYING);
555 raw_pull_report_progress(i, RAW_DOWNLOADING);

Completed in 11 milliseconds