Searched defs:progress_id (Results 1 – 4 of 4) sorted by relevance
115 uint64_t progress_id; member
24 ProgressEventData(uint64_t progress_id, std::string title, in ProgressEventData()
1469 static void PrivateReportProgress(Debugger &debugger, uint64_t progress_id, in PrivateReportProgress()1485 void Debugger::ReportProgress(uint64_t progress_id, std::string title, in ReportProgress()
119 uint64_t &progress_id, in GetProgressFromEvent()