Searched defs:timeouts (Results 1 – 4 of 4) 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()114 int timeouts = -1; in res_stats_usable_server() local
187 std::vector<TimeoutLength> timeouts = {TimeoutLength::TIMEOUT_CRITICAL}; in unregisterCarWatchdogService() local447 Status WatchdogProcessService::unregisterClientLocked(const std::vector<TimeoutLength>& timeouts, in unregisterClientLocked()482 bool WatchdogProcessService::findClientAndProcessLocked(const std::vector<TimeoutLength> timeouts, in findClientAndProcessLocked()500 bool WatchdogProcessService::findClientAndProcessLocked(const std::vector<TimeoutLength> timeouts, in findClientAndProcessLocked()536 std::vector<TimeoutLength> timeouts = {timeout}; in dumpAndKillClientsIfNotResponding() local
123 Timeouts.Adapter timeouts, in CallRecordingTonePlayer()
171 int timeouts = 0; member