Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Ddatachannel.cc615 void DataChannel::QueueControlMessage(const rtc::Buffer& buffer) { in QueueControlMessage() function in webrtc::DataChannel
646 QueueControlMessage(buffer); in SendControlMessage()
Ddatachannel.h256 void QueueControlMessage(const rtc::Buffer& buffer);