Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.h215 void PingConnection(Connection* conn);
Dp2ptransportchannel.cc1204 PingConnection(conn); in OnCheckAndPing()
1309 void P2PTransportChannel::PingConnection(Connection* conn) { in PingConnection() function in cricket::P2PTransportChannel