Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dconnection.cc369 void Connection::UpdateReceiving(int64_t now) { in UpdateReceiving() function in cricket::Connection
462 UpdateReceiving(last_data_received_); in OnReadPacket()
836 UpdateReceiving(now); in UpdateState()
864 UpdateReceiving(last_ping_received_); in ReceivedPing()
909 UpdateReceiving(last_ping_response_received_); in ReceivedPingResponse()
Dconnection.h361 void UpdateReceiving(int64_t now);