Home
last modified time | relevance | path

Searched refs:DataChannelHandlers (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Ddata_channels.h37 class DataChannelHandlers {
39 DataChannelHandlers(std::shared_ptr<ConnectionObserver> observer);
40 ~DataChannelHandlers();
Ddata_channels.cpp421 DataChannelHandlers::DataChannelHandlers( in DataChannelHandlers() function in cuttlefish::webrtc_streaming::DataChannelHandlers
425 DataChannelHandlers::~DataChannelHandlers() {} in ~DataChannelHandlers()
427 void DataChannelHandlers::OnDataChannelOpen( in OnDataChannelOpen()
Dclient_handler.h119 DataChannelHandlers data_channels_handler_;