Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtransportcontroller.cc525 if (ice_role_switch_) { in OnChannelRoleConflict_w()
531 ice_role_switch_ = true; in OnChannelRoleConflict_w()
Dtransportcontroller.h212 bool ice_role_switch_ = false; variable