Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dtraffic_monitor.h108 static const int64_t kDnsTimedOutThresholdSeconds; variable
Dtraffic_monitor.cc42 const int64_t TrafficMonitor::kDnsTimedOutThresholdSeconds = 15; member in shill::TrafficMonitor