Searched refs:PushdownLocalDescription (Results 1 – 4 of 4) sorted by relevance
1536 EXPECT_FALSE(channel1_->PushdownLocalDescription( in TestSetContentFailure()1538 EXPECT_FALSE(channel1_->PushdownLocalDescription( in TestSetContentFailure()1555 EXPECT_TRUE(channel1_->PushdownLocalDescription( in TestSendTwoOffers()1561 EXPECT_TRUE(channel1_->PushdownLocalDescription( in TestSendTwoOffers()1599 EXPECT_TRUE(channel1_->PushdownLocalDescription( in TestSendPrAnswer()1607 EXPECT_TRUE(channel1_->PushdownLocalDescription( in TestSendPrAnswer()1621 EXPECT_TRUE(channel1_->PushdownLocalDescription( in TestReceivePrAnswer()
124 bool PushdownLocalDescription(const SessionDescription* local_desc,
759 bool BaseChannel::PushdownLocalDescription( in PushdownLocalDescription() function in cricket::BaseChannel
1029 return ch->PushdownLocalDescription(local_desc_->description(), action, in PushdownMediaDescription()