Searched refs:input_handler_ (Results 1 – 2 of 2) sorted by relevance
132 std::unique_ptr<InputChannelHandler> input_handler_; variable
813 input_handler_.reset(new InputChannelHandler(data_channel, observer_)); in OnDataChannel()