Searched refs:control_handler_ (Results 1 – 2 of 2) sorted by relevance
134 std::unique_ptr<ControlChannelHandler> control_handler_; variable
504 control_handler_.reset(new ControlChannelHandler(control_channel, observer_)); in SetPeerConnection()773 control_handler_->Send(msg, size, binary); in OnConnectionChange()