Home
last modified time | relevance | path

Searched defs:kMinCongestedQueueAttempts (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dconnection_health_checker.h163 static const int kMinCongestedQueueAttempts; variable
Dconnection_health_checker.cc73 const int ConnectionHealthChecker::kMinCongestedQueueAttempts = 2; member in shill::ConnectionHealthChecker