Searched refs:ChannelImpl (Results 1 – 1 of 1) sorted by relevance
210 class ChannelImpl final : public v8_inspector::V8Inspector::Channel, class213 explicit ChannelImpl(Environment* env, in ChannelImpl() function in node::inspector::__anon38da31470111::ChannelImpl234 ~ChannelImpl() override { in ~ChannelImpl()451 channels_[session_id] = std::make_unique<ChannelImpl>(env_, in connectFrontend()651 std::unordered_map<int, std::unique_ptr<ChannelImpl>> channels_;