Searched refs:currently_progress_reporting (Results 1 – 2 of 2) sorted by relevance
208 const char *old = xch->currently_progress_reporting; in xc_set_progress_prefix()210 xch->currently_progress_reporting = doing; in xc_set_progress_prefix()223 assert(xch->currently_progress_reporting); in xc_report_progress_step()225 xch->currently_progress_reporting, done, total); in xc_report_progress_step()
87 const char *currently_progress_reporting; member
Completed in 15 milliseconds