OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:raw_num_request_sent
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/p2p/stunprober/
stunprober.cc
463
++stats.
raw_num_request_sent
;
544
if (stats.
raw_num_request_sent
> 1) {
547
(stats.
raw_num_request_sent
- 1);
stunprober.h
74
// |
raw_num_request_sent
| is the total number of requests
79
int
raw_num_request_sent
= 0;
member in struct:stunprober::StunProber::Stats
Completed in 108 milliseconds