Searched refs:TryGetSourceId (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/ | ||
| D | ILogger.cs | 21 bool TryGetSourceId(object source, out int id); in TryGetSourceId() method |
| D | Logger.cs | 516 public bool TryGetSourceId(object source, out int id) in TryGetSourceId() method in Antmicro.Renode.Logging.Logger.ActualLogger |