Home
last modified time | relevance | path

Searched defs:SetVariable (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DSetCommand.cs88 private readonly Action<string, Token> SetVariable; field in Antmicro.Renode.UserInterface.Commands.SetCommand
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitor.cs328 public void SetVariable(string var, Token val, Dictionary<string, Token> collection) in SetVariable() method in Antmicro.Renode.UserInterface.Monitor