Home
last modified time | relevance | path

Searched defs:machineName (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Logging/
DILogger.cs20 bool TryGetName(int id, out string objectName, out string machineName); in TryGetName()
DLogEntry.cs137 private string machineName; field in Antmicro.Renode.Logging.LogEntry
DLogger.cs495 public bool TryGetName(int id, out string objectName, out string machineName) in TryGetName()