Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/
DILogger.cs21 bool TryGetSourceId(object source, out int id); in TryGetSourceId() method
DLogger.cs516 public bool TryGetSourceId(object source, out int id) in TryGetSourceId() method in Antmicro.Renode.Logging.Logger.ActualLogger