Home
last modified time | relevance | path

Searched defs:SentPing (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dport.h406 struct SentPing { struct
407 SentPing(const std::string id, uint32_t sent_time) in SentPing() argument
410 std::string id;
411 uint32_t sent_time;