OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEEPALIVE_DELAY
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
stunport.cc
39
const int
KEEPALIVE_DELAY
= 10 * 1000; // 10 seconds - sort timeouts
78
KEEPALIVE_DELAY
);
99
KEEPALIVE_DELAY
);
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stunport.cc
40
const int
KEEPALIVE_DELAY
= 10 * 1000; // 10 seconds - sort timeouts
139
stun_keepalive_delay_(
KEEPALIVE_DELAY
) {
154
stun_keepalive_delay_(
KEEPALIVE_DELAY
) {
Completed in 309 milliseconds