Home
last modified time | relevance | path

Searched refs:control_handler_ (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dclient_handler.h134 std::unique_ptr<ControlChannelHandler> control_handler_; variable
Dclient_handler.cpp504 control_handler_.reset(new ControlChannelHandler(control_channel, observer_)); in SetPeerConnection()
773 control_handler_->Send(msg, size, binary); in OnConnectionChange()