Home
last modified time | relevance | path

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

/tools/libs/ctrl/
A Dxc_private.c208 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()
A Dxc_private.h87 const char *currently_progress_reporting; member

Completed in 15 milliseconds