Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dconnection.h77 struct SentPing { struct
78 SentPing(const std::string id, int64_t sent_time, uint32_t nomination) in SentPing() argument
81 std::string id;
82 int64_t sent_time;
83 uint32_t nomination;