Home
last modified time | relevance | path

Searched refs:ShowErrorInConsole (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/UI/
DCrashHandler.cs24 ShowErrorInConsole(message); in HandleCrash()
68 private static void ShowErrorInConsole(string message) in ShowErrorInConsole() method in Antmicro.Renode.UI.CrashHandler