Searched defs:DispatcherImpl (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/toolchain/tooling/dynamic/agent/ |
| D | target_impl.h | 33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<TargetImpl> target) in DispatcherImpl() function
|
| D | animation_impl.h | 33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<AnimationImpl> animation) in DispatcherImpl() function
|
| D | dom_impl.h | 33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<DomImpl> dom) in DispatcherImpl() function
|
| D | page_impl.h | 33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<PageImpl> page) in DispatcherImpl() function
|
| D | overlay_impl.h | 33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<OverlayImpl> overlay) in DispatcherImpl() function
|
| D | css_impl.h | 33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<CssImpl> css) in DispatcherImpl() function
|
| D | tracing_impl.h | 49 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<TracingImpl> tracing) in DispatcherImpl() function
|
| D | runtime_impl.h | 45 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<RuntimeImpl> runtime) in DispatcherImpl() function
|
| D | profiler_impl.h | 49 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<ProfilerImpl> profiler) in DispatcherImpl() function
|
| D | heapprofiler_impl.h | 64 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<HeapProfilerImpl> heapprofiler) in DispatcherImpl() function
|
| D | debugger_impl.h | 155 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<DebuggerImpl> debugger) in DispatcherImpl() function
|