Home
last modified time | relevance | path

Searched refs:OnDataChannel (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.h72 virtual void OnDataChannel(
105 void OnDataChannel(
Dconnection_controller.cpp316 void ConnectionController::OnDataChannel( in OnDataChannel() function in cuttlefish::webrtc_streaming::ConnectionController
318 observer_.OnDataChannel(data_channel); in OnDataChannel()
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dclient_handler.h79 void OnDataChannel(
Dclient_handler.cpp254 void ClientHandler::OnDataChannel( in OnDataChannel() function in cuttlefish::webrtc_streaming::ClientHandler