HomeSort by relevance Sort by last modified time
    Searched defs:ice_gathering_state (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/app/webrtc/
peerconnection.cc 827 PeerConnection::ice_gathering_state() { function in class:webrtc::PeerConnection
    [all...]
peerconnection_unittest.cc 240 EXPECT_EQ(pc()->ice_gathering_state(), new_state);
706 webrtc::PeerConnectionInterface::IceGatheringState ice_gathering_state() { function in class:PeerConnectionTestClient
707 return pc()->ice_gathering_state();
    [all...]

Completed in 372 milliseconds