Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dconnection.h61 struct SentPing { struct
62 SentPing(absl::string_view id, int64_t sent_time, uint32_t nomination) in SentPing() function
65 std::string id;
66 int64_t sent_time;
67 uint32_t nomination;