HomeSort by relevance Sort by last modified time
    Searched refs:SendControlMessage (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/app/webrtc/
datachannel.cc 444 SendControlMessage(payload);
448 SendControlMessage(payload);
610 SendControlMessage(buf->data);
619 bool DataChannel::SendControlMessage(const rtc::Buffer& buffer) {
datachannel.h 257 bool SendControlMessage(const rtc::Buffer& buffer);

Completed in 84 milliseconds