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