OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SentPing
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/p2p/base/
port.h
406
struct
SentPing
{
407
SentPing
(const std::string id, uint32_t sent_time)
625
std::vector<
SentPing
> pings_since_last_response_;
port.cc
32
const std::vector<cricket::Connection::
SentPing
>& pings_since_last_response,
49
const std::vector<cricket::Connection::
SentPing
>& pings_since_last_response,
[
all
...]
Completed in 150 milliseconds