Home
last modified time | relevance | path

Searched defs:element (Results 1 – 2 of 2) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/WiresharkPlugin/
DINetworkLogExtensions.cs229 … private static string GetName(IEmulationElement element, IEmulationElement nextElement = null) in GetName()
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs1690 private string GetFormattedPosition(IWithPosition element) in GetFormattedPosition()
1700 … private bool GetElementSourceAndPath(IWithPosition element, out string file, out string source) in GetElementSourceAndPath()