Searched defs:OnConnectionStateChange (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
D | p2ptransportchannel.cc | 1325 void P2PTransportChannel::OnConnectionStateChange(Connection* connection) { in OnConnectionStateChange() function in cricket::P2PTransportChannel |
D | port_unittest.cc | 250 void OnConnectionStateChange(Connection* conn) { in OnConnectionStateChange() function in TestChannel |