Searched refs:ice_role_ (Results 1 – 6 of 6) sorted by relevance
172 ice_role_(ICEROLE_UNKNOWN), in P2PTransportChannel()220 if (ice_role_ != ice_role) { in SetIceRole()221 ice_role_ = ice_role; in SetIceRole()371 port->SetIceRole(ice_role_); in OnPortReady()604 ASSERT(ice_role_ == ICEROLE_CONTROLLED); in OnUseCandidate()954 if (protocol_type_ != ICEPROTO_RFC5245 || ice_role_ == ICEROLE_CONTROLLING) { in SortConnections()1190 if (remote_ice_mode_ == ICEMODE_FULL && ice_role_ == ICEROLE_CONTROLLING) { in PingConnection()1210 if (protocol_type_ == ICEPROTO_RFC5245 && ice_role_ == ICEROLE_CONTROLLED) { in OnConnectionStateChange()
80 virtual IceRole GetIceRole() const { return ice_role_; } in GetIceRole()250 IceRole ice_role_; variable
151 IceRole GetIceRole() const { return ice_role_; } in GetIceRole()152 void SetIceRole(IceRole role) { ice_role_ = role; } in SetIceRole()388 IceRole ice_role_; variable
154 ice_role_(ICEROLE_UNKNOWN), in Transport()245 impl->SetIceRole(ice_role_); in CreateChannel_w()719 ice_role_ = role; in SetIceRole_w()722 iter->second->SetIceRole(ice_role_); in SetIceRole_w()874 if (ice_role_ == ICEROLE_CONTROLLED && in NegotiateTransportDescription_w()
251 IceRole ice_role() const { return ice_role_; } in ice_role()507 IceRole ice_role_; variable
188 ice_role_(ICEROLE_UNKNOWN), in Port()214 ice_role_(ICEROLE_UNKNOWN), in Port()557 switch (ice_role_) { in MaybeIceRoleConflict()736 if (ice_role_ == ICEROLE_CONTROLLED) in OnConnectionDestroyed()748 ASSERT(ice_role_ == ICEROLE_CONTROLLED); in CheckTimeout()