Home
last modified time | relevance | path

Searched defs:data_channel_transport (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/pc/
Djsep_transport.h225 webrtc::DataChannelTransportInterface* data_channel_transport() const { in data_channel_transport() function
Ddata_channel_controller.cc364 DataChannelTransportInterface* DataChannelController::data_channel_transport() in data_channel_transport() function in webrtc::DataChannelController
Djsep_transport_controller_unittest.cc337 DataChannelTransportInterface* data_channel_transport) override { in OnTransportChanged()
Dpeer_connection.cc2890 DataChannelTransportInterface* data_channel_transport) { in OnTransportChanged()
/external/webrtc/test/peer_scenario/
Dscenario_connection.cc215 DataChannelTransportInterface* data_channel_transport) { in OnTransportChanged()