Searched refs:SetReceive (Results 1 – 8 of 8) sorted by relevance
108 virtual bool SetReceive(bool receive) { in SetReceive() function
438 dmc->SetReceive(true); in TEST_F()
633 virtual bool SetReceive(bool receive) { in SetReceive() function
1208 virtual bool SetReceive(bool receive) = 0;
149 virtual bool SetReceive(bool receive);
250 chan1_->SetReceive(true); in SetupConnectedChannels()253 chan2_->SetReceive(true); in SetupConnectedChannels()
562 bool SctpDataMediaChannel::SetReceive(bool receive) { in SetReceive() function in cricket::SctpDataMediaChannel
2211 if (!media_channel()->SetReceive(recv)) { in ChangeState()