Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dchannel.cc109 struct DataChannelErrorMessageData : public rtc::MessageData { struct
110 DataChannelErrorMessageData(uint32_t in_ssrc, in DataChannelErrorMessageData() argument
2246 const DataChannelErrorMessageData* data = in OnMessage()
2247 static_cast<DataChannelErrorMessageData*>(pmsg->pdata); in OnMessage()
2300 DataChannelErrorMessageData* data = new DataChannelErrorMessageData( in OnDataChannelError()