Searched refs:GetVariableInLocalScope (Results 1 – 2 of 2) sorted by relevance
46 public Variable GetVariableInLocalScope(string name) in GetVariableInLocalScope() method in Antmicro.Renode.PlatformDescription.VariableStore
391 var entryType = variableStore.GetVariableInLocalScope(entry.VariableName).VariableType; in ProcessEntryPreMerge()976 … initiator = variableStore.GetVariableInLocalScope(initiatorName).Value as IPeripheral; in TryRegisterFromEntry()