Searched refs:NotifyClock (Results 1 – 3 of 3) sorted by relevance
71 void NotifyClock(uint32_t now);
183 local_.NotifyClock(PseudoTcp::Now()); in OnMessage()187 remote_.NotifyClock(PseudoTcp::Now()); in OnMessage()
287 void PseudoTcp::NotifyClock(uint32_t now) { in NotifyClock() function in cricket::PseudoTcp