Home
last modified time | relevance | path

Searched refs:STATS_TIMEOUTS (Results 1 – 2 of 2) sorted by relevance

/system/netd/resolv/
DResolverStats.h33 STATS_TIMEOUTS, // # timeouts enumerator
70 cur[STATS_TIMEOUTS] = timeouts; in encode()
85 timeouts = cur[STATS_TIMEOUTS]; in decode()
DResolverController.cpp104 ResolverStats::STATS_TIMEOUTS == IDnsResolver::RESOLVER_STATS_TIMEOUTS && in getDnsInfo()