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

  /external/chromium_org/chrome/browser/net/
predictor.h 100 static const int kMaxUnusedSocketLifetimeSecondsWithoutAGet;
predictor.cc 69 const int Predictor::kMaxUnusedSocketLifetimeSecondsWithoutAGet = 10;
136 // kMaxUnusedSocketLifetimeSecondsWithoutAGet.
187 Predictor::kMaxUnusedSocketLifetimeSecondsWithoutAGet)) {
    [all...]

Completed in 59 milliseconds