Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dsctp_data_channel.h249 void QueueControlMessage(const rtc::CopyOnWriteBuffer& buffer);
Dsctp_data_channel.cc684 void SctpDataChannel::QueueControlMessage( in QueueControlMessage() function in webrtc::SctpDataChannel
717 QueueControlMessage(buffer); in SendControlMessage()