Searched defs:OnRoleConflict (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
D | dtlstransportchannel.cc | 613 void DtlsTransportChannelWrapper::OnRoleConflict( in OnRoleConflict() function in cricket::DtlsTransportChannelWrapper |
D | p2ptransportchannel.cc | 632 void P2PTransportChannel::OnRoleConflict(PortInterface* port) { in OnRoleConflict() function in cricket::P2PTransportChannel |
D | p2ptransportchannel_unittest.cc | 246 void OnRoleConflict(bool role_conflict) { role_conflict_ = role_conflict; } in OnRoleConflict() function |
D | port_unittest.cc | 736 void OnRoleConflict(PortInterface* port) { in OnRoleConflict() function in PortTest |