Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Python/
DPeripheralPythonEngine.cs64 public string Code property in Antmicro.Renode.Peripherals.Python.PeripheralPythonEngine
95 codeContent = Code; in BeforeSerialization()
DPythonPeripheral.cs165 public string Code property in Antmicro.Renode.Peripherals.Python.PythonPeripheral
169 return pythonRunner.Code;