OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DropNode
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/quic/crypto/
strike_register.h
149
//
DropNode
removes the oldest node in the tree and updates |horizon_|
151
void
DropNode
();
strike_register.cc
315
DropNode
();
326
DropNode
();
334
void StrikeRegister::
DropNode
() {
335
//
DropNode
should never be called on an empty tree.
Completed in 28 milliseconds