Searched refs:TryLoadPlatform (Results 1 – 1 of 1) sorted by relevance
214 …(x, y), x => TryExecuteScript(x), (x, y) => TryCompilePlugin(x, y), (x,y) => TryLoadPlatform(x,y)); in InitCommands()599 public bool TryLoadPlatform(string filename, ICommandInteraction writer = null) in TryLoadPlatform() method in Antmicro.Renode.UserInterface.Monitor