Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
DResolverStats.h36 STATS_LAST_SAMPLE_TIME, // time in s when the last sample was recorded enumerator
73 cur[STATS_LAST_SAMPLE_TIME] = last_sample_time; in encode()
88 last_sample_time = cur[STATS_LAST_SAMPLE_TIME]; in decode()
DResolverController.cpp88 ResolverStats::STATS_LAST_SAMPLE_TIME == in getDnsInfo()