Home
last modified time | relevance | path

Searched defs:remote_candidates (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.h182 const std::vector<RemoteCandidate>& remote_candidates() const { in remote_candidates() function
Dfaketransportcontroller.h224 const Candidates& remote_candidates() const { return remote_candidates_; } in remote_candidates() function