Searched refs:SendToApplication (Results 1 – 5 of 5) sorted by relevance
22 SendToApplication // Send the exception to the application to be handled as if enumerator
713 return ExceptionResult::SendToApplication; in OnDebugException()722 ExceptionResult result = ExceptionResult::SendToApplication; in OnDebugException()754 result = ExceptionResult::SendToApplication; in OnDebugException()
251 else if (status == ExceptionResult::SendToApplication) in DebugLoop()331 return ExceptionResult::SendToApplication; in HandleExceptionEvent()
496 return ExceptionResult::SendToApplication; in OnDebugException()499 ExceptionResult result = ExceptionResult::SendToApplication; in OnDebugException()
458 ExceptionResult result = ExceptionResult::SendToApplication; in OnDebugException()555 result = ExceptionResult::SendToApplication; in OnDebugException()