Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dchannel.cc109 struct DataChannelErrorMessageData : public rtc::MessageData { struct
110 DataChannelErrorMessageData(uint32 in_ssrc, in DataChannelErrorMessageData() argument
2358 const DataChannelErrorMessageData* data = in OnMessage()
2359 static_cast<DataChannelErrorMessageData*>(pmsg->pdata); in OnMessage()
2413 DataChannelErrorMessageData* data = new DataChannelErrorMessageData( in OnDataChannelError()