Searched defs:progress_id (Results 1 – 3 of 3) sorted by relevance
24 ProgressEventData(uint64_t progress_id, std::string title, in ProgressEventData()
1641 static void PrivateReportProgress(Debugger &debugger, uint64_t progress_id, in PrivateReportProgress()1657 void Debugger::ReportProgress(uint64_t progress_id, std::string title, in ReportProgress()
120 uint64_t &progress_id, in GetProgressFromEvent()