Searched refs:GetTransitDelay (Results 1 – 2 of 2) sorted by relevance
785 uint32_t delay = use_delay ? GetTransitDelay(socket) : 0; in Connect()808 uint32_t delay = GetTransitDelay(socket); in Disconnect()957 uint32_t transit_delay = GetTransitDelay(sender); in AddPacketToNetwork()1069 uint32_t VirtualSocketServer::GetTransitDelay(Socket* socket) { in GetTransitDelay() function in rtc::VirtualSocketServer
222 uint32_t GetTransitDelay(Socket* socket);