HomeSort by relevance Sort by last modified time
    Searched refs:OnConnectionStateChange (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/p2p/base/
p2ptransportchannel.h 232 void OnConnectionStateChange(Connection* connection);
p2ptransportchannel.cc 270 this, &P2PTransportChannel::OnConnectionStateChange);
    [all...]
port_unittest.cc 244 this, &TestChannel::OnConnectionStateChange);
250 void OnConnectionStateChange(Connection* conn) {
    [all...]

Completed in 76 milliseconds