Home
last modified time | relevance | path

Searched refs:timeouts (Results 1 – 7 of 7) sorted by relevance

/system/netd/resolv/
Dres_stats.cpp49 void android_net_res_stats_aggregate(res_stats* stats, int* successes, int* errors, int* timeouts, in android_net_res_stats_aggregate() argument
90 *timeouts = t; in android_net_res_stats_aggregate()
115 int timeouts = -1; in res_stats_usable_server() local
119 android_net_res_stats_aggregate(stats, &successes, &errors, &timeouts, &internal_errors, in res_stats_usable_server()
121 if (successes >= 0 && errors >= 0 && timeouts >= 0) { in res_stats_usable_server()
122 int total = successes + errors + timeouts; in res_stats_usable_server()
124 << timeouts << " + I " << internal_errors << " = " << total in res_stats_usable_server()
126 if (total >= params->min_samples && (errors > 0 || timeouts > 0)) { in res_stats_usable_server()
DResolverStats.h43 int timeouts{-1};
70 cur[STATS_TIMEOUTS] = timeouts; in encode()
85 timeouts = cur[STATS_TIMEOUTS]; in decode()
DResolverController.cpp161 &cur_stats.timeouts, &cur_stats.internal_errors, in getDnsInfo()
327 int total = s.successes + s.errors + s.timeouts + s.internal_errors; in dump()
331 total, s.successes, s.errors, s.timeouts, s.internal_errors, in dump()
Dstats.proto223 * in DnsQueryEvents to enable computing error rates and network latency and timeouts
Dresolver_test.cpp1166 EXPECT_EQ(1, res_stats[0].timeouts); in TEST_F()
/system/netd/resolv/include/netd_resolv/
Dstats.h48 int* errors, int* timeouts,
/system/bt/doc/
Dpower_management.md81 and timeouts of HCI requests (via `bta_dm_pm_btm_status`).
195 Timers are used exclusively for handling HCI command timeouts, and filter