OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clock_check
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.h
151
bool
clock_check
(uint32 now, long& nTimeout);
pseudotcp.cc
370
return
clock_check
(now, timeout);
561
bool PseudoTcp::
clock_check
(uint32 now, long& nTimeout) {
function in class:cricket::PseudoTcp
Completed in 470 milliseconds