HomeSort by relevance Sort by last modified time
    Searched full:remote_candidates (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/p2p/base/
p2ptransportchannel.h 182 const std::vector<RemoteCandidate>& remote_candidates() const { function in class:cricket::P2PTransportChannel
faketransportcontroller.h 224 const Candidates& remote_candidates() const { return remote_candidates_; } function in class:cricket::FakeTransportChannel
transportcontroller_unittest.cc 363 EXPECT_EQ(1U, channel->remote_candidates().size());
p2ptransportchannel_unittest.cc     [all...]

Completed in 438 milliseconds