Searched refs:CantFindCpuIdMessage (Results 1 – 1 of 1) sorted by relevance
370 throw new RecoverableException(CantFindCpuIdMessage); in GetCurrentCPU()380 throw new RecoverableException(CantFindCpuIdMessage); in GetCurrentCPUId()2262 … private const string CantFindCpuIdMessage = "Can't verify current CPU in the given context."; field in Antmicro.Renode.Peripherals.Bus.SystemBus