Searched defs:kMinCongestedQueueAttempts (Results 1 – 2 of 2) sorted by relevance
/system/connectivity/shill/ | ||
D | connection_health_checker.h | 163 static const int kMinCongestedQueueAttempts; variable |
D | connection_health_checker.cc | 73 const int ConnectionHealthChecker::kMinCongestedQueueAttempts = 2; member in shill::ConnectionHealthChecker |