Searched refs:InterruptionReport (Results 1 – 2 of 2) sorted by relevance
437 ReportInterruption(InterruptionReport( in InterruptRequested()453 class InterruptionReport {455 InterruptionReport(std::string function_name, std::string description) in InterruptionReport() function461 InterruptionReport(std::string function_name,465 InterruptionReport(std::string function_name, const char *format, in InterruptionReport() function467 : InterruptionReport( in InterruptionReport()476 void ReportInterruption(const InterruptionReport &report);479 Debugger::InterruptionReport(__func__, __VA_ARGS__))
1320 Debugger::InterruptionReport::InterruptionReport( in InterruptionReport() function in Debugger::InterruptionReport1329 void Debugger::ReportInterruption(const InterruptionReport &report) { in ReportInterruption()