Searched refs:ice_gathering_state (Results 1 – 8 of 8) sorted by relevance
77 PROXY_METHOD0(IceGatheringState, ice_gathering_state)
240 EXPECT_EQ(pc()->ice_gathering_state(), new_state); in OnIceGatheringChange()706 webrtc::PeerConnectionInterface::IceGatheringState ice_gathering_state() { in ice_gathering_state() function in PeerConnectionTestClient707 return pc()->ice_gathering_state(); in ice_gathering_state()1096 initiating_client_->ice_gathering_state()); in LocalP2PTest()1101 receiving_client_->ice_gathering_state(), in LocalP2PTest()
430 virtual IceGatheringState ice_gathering_state() = 0;
112 IceGatheringState ice_gathering_state() override;
467 EXPECT_EQ(pc_->ice_gathering_state(), new_state); in OnIceGatheringChange()471 pc_->ice_gathering_state()); in OnIceCandidate()487 pc_->ice_gathering_state()); in OnIceComplete()1757 pc_->ice_gathering_state()); in TEST_F()
827 PeerConnection::ice_gathering_state() { in ice_gathering_state() function in webrtc::PeerConnection
243 ->ice_gathering_state()];
1880 ExtractNativePC(jni, j_pc)->ice_gathering_state(); in JOW()