Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dsession.cc400 role_switch_(false) { in BaseSession()
827 if (role_switch_) { in OnRoleConflict()
832 role_switch_ = true; in OnRoleConflict()
Dsession.h520 bool role_switch_; variable