Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/Network/ExternalControl/
DIInstanceBasedCommand.cs89 …private static bool TryGetMachine(this ICommand @this, List<byte> data, out IMachine machine, out … in TryGetMachine() argument
/Renode-v1.15.3-c57714d/tools/sel4_extensions/
DseL4Extensions.cs23 …public static void CreateSeL4(this ICpuSupportingGdb @this, ulong? debugThreadNameSyscallId = null) in CreateSeL4() argument