Searched refs:InterruptionReport (Results 1 – 2 of 2) sorted by relevance
449 ReportInterruption(InterruptionReport( in InterruptRequested()465 class InterruptionReport {467 InterruptionReport(std::string function_name, std::string description) in InterruptionReport() function473 InterruptionReport(std::string function_name,477 InterruptionReport(std::string function_name, const char *format, in InterruptionReport() function479 : InterruptionReport( in InterruptionReport()488 void ReportInterruption(const InterruptionReport &report);491 Debugger::InterruptionReport(__func__, __VA_ARGS__))
1488 Debugger::InterruptionReport::InterruptionReport( in InterruptionReport() function in Debugger::InterruptionReport1497 void Debugger::ReportInterruption(const InterruptionReport &report) { in ReportInterruption()