Home
last modified time | relevance | path

Searched refs:ready_for_remote_candidates (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransport.h170 bool ready_for_remote_candidates() const { in ready_for_remote_candidates() function
Dtransportcontroller.cc471 return transport->ready_for_remote_candidates(); in ReadyForRemoteCandidates_w()