Searched defs:timeouts (Results 1 – 5 of 5) 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
22 pub mod timeouts; module
299 std::vector<TimeoutLength> timeouts = {TimeoutLength::TIMEOUT_CRITICAL}; in unregisterCarWatchdogService() local663 const std::vector<TimeoutLength>& timeouts, const SpAIBinder& binder, in unregisterClientLocked()702 bool WatchdogProcessService::findClientAndProcessLocked(const std::vector<TimeoutLength>& timeouts, in findClientAndProcessLocked()708 bool WatchdogProcessService::findClientAndProcessLocked(const std::vector<TimeoutLength>& timeouts, in findClientAndProcessLocked()748 std::vector<TimeoutLength> timeouts = {timeout}; in dumpAndKillClientsIfNotResponding() local
123 Timeouts.Adapter timeouts, in CallRecordingTonePlayer()
165 int timeouts = 0; member