Searched defs:GetNextDelay (Results 1 - 6 of 6) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dstunrequest.cc184 int delay = GetNextDelay();
192 int StunRequest::GetNextDelay() { function in class:cricket::StunRequest
H A Dport.cc494 virtual int GetNextDelay() { function in class:cricket::ConnectionRequest
H A Drelayport.cc174 virtual int GetNextDelay();
749 int AllocateRequest::GetNextDelay() { function in class:cricket::AllocateRequest
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dstunrequest.cc198 int delay = GetNextDelay();
202 int StunRequest::GetNextDelay() { function in class:cricket::StunRequest
H A Drelayport.cc177 virtual int GetNextDelay();
776 int AllocateRequest::GetNextDelay() { function in class:cricket::AllocateRequest
H A Dport.cc813 virtual int GetNextDelay() { function in class:cricket::ConnectionRequest

Completed in 229 milliseconds