Searched defs:data_channel_controller (Results 1 – 3 of 3) sorted by relevance
331 DataChannelController* data_channel_controller() override { in data_channel_controller() function
1341 DataChannelController* SdpOfferAnswerHandler::data_channel_controller() { in data_channel_controller() function in webrtc::SdpOfferAnswerHandler1344 const DataChannelController* SdpOfferAnswerHandler::data_channel_controller() in data_channel_controller() function in webrtc::SdpOfferAnswerHandler
318 DataChannelController* data_channel_controller() override { return nullptr; } in data_channel_controller() function