HomeSort by relevance Sort by last modified time
    Searched refs:GetFreeInternalNode (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/crypto/
strike_register.h 147 uint32 GetFreeInternalNode();
strike_register.cc 163 uint32 internal_node_index = GetFreeInternalNode();
328 uint32 StrikeRegister::GetFreeInternalNode() {
332 return GetFreeInternalNode();

Completed in 242 milliseconds