Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Ddatachannel.cc444 SendControlMessage(payload); in UpdateState()
448 SendControlMessage(payload); in UpdateState()
610 SendControlMessage(buf->data); in SendQueuedControlMessages()
619 bool DataChannel::SendControlMessage(const rtc::Buffer& buffer) { in SendControlMessage() function in webrtc::DataChannel
Ddatachannel.h257 bool SendControlMessage(const rtc::Buffer& buffer);