Searched refs:errors (Results 1 – 16 of 16) sorted by relevance
48 void android_net_res_stats_aggregate(res_stats* stats, int* successes, int* errors, int* timeouts, in android_net_res_stats_aggregate() argument88 *errors = e; in android_net_res_stats_aggregate()113 int errors = -1; in res_stats_usable_server() local118 android_net_res_stats_aggregate(stats, &successes, &errors, &timeouts, &internal_errors, in res_stats_usable_server()120 if (successes >= 0 && errors >= 0 && timeouts >= 0) { in res_stats_usable_server()121 int total = successes + errors + timeouts + internal_errors; in res_stats_usable_server()122 LOG(INFO) << __func__ << ": NS stats: S " << successes << " + E " << errors << " + T " in res_stats_usable_server()
42 int errors{-1};69 cur[STATS_ERRORS] = errors; in encode()84 errors = cur[STATS_ERRORS]; in decode()
158 android_net_res_stats_aggregate(&res_stats[i], &cur_stats.successes, &cur_stats.errors, in getDnsInfo()319 int total = s.successes + s.errors + s.timeouts + s.internal_errors; in dump()323 total, s.successes, s.errors, s.timeouts, s.internal_errors, in dump()
46 void android_net_res_stats_aggregate(res_stats* stats, int* successes, int* errors, int* timeouts,
75 // The following are TSIG errors
128 StringBuilder errors = new StringBuilder(); in getSystemHealthMessage() local142 if (crash != null) errors.append(crash); in getSystemHealthMessage()145 return errors.length() != 0 in getSystemHealthMessage()146 ? "Current time: " + new Date(System.currentTimeMillis()) + "\n" + errors in getSystemHealthMessage()
39 // This is a catch-all status for all retriable errors that aren't captured by45 // This is a catch-all status for all non-retriable errors that aren't
123 Note that this example did not handle potential errors.
132 errors = val; in setErrors()146 int errors = 0; member319 EXPECT_EQ(res_stats[index].errors, stats.errors); in expectStatsFromGetResolverInfo()325 EXPECT_LE(res_stats[index].errors, stats.errors); in expectStatsFromGetResolverInfo()
174 …tates. Actually `Document` uses these `Reader` functions to obtain parse errors. Please refer to […
726 # potential errors in the documentation, such as not documenting some parameters1711 # if errors occur, instead of asking the user for help. This option is also used
549 # potential errors in the documentation, such as not documenting some1088 # running if errors occur, instead of asking the user for help.
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...