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

  /external/chromium_org/mojo/system/
channel.cc 167 if (!SendControlMessage(
238 if (!SendControlMessage(
485 if (!SendControlMessage(
501 bool Channel::SendControlMessage(MessageInTransit::Subtype subtype,
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
datachannel.cc 362 SendControlMessage(payload);
366 SendControlMessage(payload);
524 SendControlMessage(buf->data);
533 bool DataChannel::SendControlMessage(const rtc::Buffer& buffer) {

Completed in 148 milliseconds