Searched refs:SetReceive (Results 1 – 8 of 8) sorted by relevance
115 virtual bool SetReceive(bool receive) { in SetReceive() function
438 dmc->SetReceive(true); in TEST_F()
1279 virtual bool SetReceive(bool receive) = 0;
672 virtual bool SetReceive(bool receive) { in SetReceive() function
143 virtual bool SetReceive(bool receive);
262 chan1_->SetReceive(true); in SetupConnectedChannels()265 chan2_->SetReceive(true); in SetupConnectedChannels()
487 bool SctpDataMediaChannel::SetReceive(bool receive) { in SetReceive() function in cricket::SctpDataMediaChannel
2323 if (!media_channel()->SetReceive(recv)) { in ChangeState()