Searched refs:PrintPingsSinceLastResponse (Results 1 – 2 of 2) sorted by relevance
252 void PrintPingsSinceLastResponse(std::string* pings, size_t max);
769 void Connection::PrintPingsSinceLastResponse(std::string* s, size_t max) { in PrintPingsSinceLastResponse() function in cricket::Connection790 PrintPingsSinceLastResponse(&pings, 5); in UpdateState()1082 PrintPingsSinceLastResponse(&pings, 5); in OnConnectionRequestResponse()