Home
last modified time | relevance | path

Searched refs:frontendChannel (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/inspector/
Dv8-schema-agent-impl.cc13 protocol::FrontendChannel* frontendChannel, in V8SchemaAgentImpl() argument
15 : m_session(session), m_frontend(frontendChannel) {} in V8SchemaAgentImpl()
Dv8-console-agent-impl.cc20 V8InspectorSessionImpl* session, protocol::FrontendChannel* frontendChannel, in V8ConsoleAgentImpl() argument
24 m_frontend(frontendChannel), in V8ConsoleAgentImpl()
Dv8-heap-profiler-agent-impl.cc148 V8InspectorSessionImpl* session, protocol::FrontendChannel* frontendChannel, in V8HeapProfilerAgentImpl() argument
152 m_frontend(frontendChannel), in V8HeapProfilerAgentImpl()
Dv8-profiler-agent-impl.cc152 V8InspectorSessionImpl* session, protocol::FrontendChannel* frontendChannel, in V8ProfilerAgentImpl() argument
157 m_frontend(frontendChannel) {} in V8ProfilerAgentImpl()
Dv8-debugger-agent-impl.cc125 V8InspectorSessionImpl* session, protocol::FrontendChannel* frontendChannel, in V8DebuggerAgentImpl() argument
132 m_frontend(frontendChannel), in V8DebuggerAgentImpl()