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

  /external/webrtc/webrtc/p2p/base/
transportcontroller_unittest.cc 129 channel1->SetReceiving(true);
130 channel2->SetReceiving(true);
568 channel1->SetReceiving(true);
572 channel2->SetReceiving(true);
573 channel1->SetReceiving(false);
574 channel2->SetReceiving(false);
faketransportcontroller.h 185 void SetReceiving(bool receiving) { set_receiving(receiving); }
  /external/webrtc/webrtc/voice_engine/
channel.h 150 void SetReceiving(bool enable) {
channel.cc     [all...]

Completed in 213 milliseconds