Searched refs:AttachHandler (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/UI/VideoAnalyzer/Handlers/ | ||
| D | IOHandler.cs | 21 this.source.AttachHandler(this); in IOHandler() |
| /Renode-Infrastructure-v1.15.3-29f510e/src/UI/VideoAnalyzer/Events/ | ||
| D | IEventSource.cs | 14 void AttachHandler(IOHandler h); in AttachHandler() method |
| D | X11EventSource.cs | 23 public void AttachHandler(IOHandler h) in AttachHandler() method in Antmicro.Renode.Extensions.Analyzers.Video.Events.X11EventSource |
| D | XWTEventSource.cs | 23 public void AttachHandler(IOHandler h) in AttachHandler() method in Antmicro.Renode.Extensions.Analyzers.Video.Events.XWTEventSource |