Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
Dres_stats.cpp48 void android_net_res_stats_aggregate(res_stats* stats, int* successes, int* errors, int* timeouts, in android_net_res_stats_aggregate() argument
89 *timeouts = t; in android_net_res_stats_aggregate()
114 int timeouts = -1; in res_stats_usable_server() local
118 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()
123 << timeouts << " + I " << internal_errors << " = " << total 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.cpp144 &cur_stats.timeouts, &cur_stats.internal_errors, in getDnsInfo()
316 int total = s.successes + s.errors + s.timeouts + s.internal_errors; in dump()
320 total, s.successes, s.errors, s.timeouts, s.internal_errors, in dump()
Dstats.h46 void android_net_res_stats_aggregate(res_stats* stats, int* successes, int* errors, int* timeouts,
Dstats.proto388 * in DnsQueryEvents to enable computing error rates and network latency and timeouts
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.cpp342 std::vector<TimeoutLength> timeouts = {TimeoutLength::TIMEOUT_CRITICAL}; in unregisterCarWatchdogService() local
343 unregisterClientLocked(timeouts, binder, ClientType::Service); in unregisterCarWatchdogService()
817 const std::vector<TimeoutLength>& timeouts, const SpAIBinder& binder, in unregisterClientLocked() argument
820 bool result = findClientAndProcessLocked(timeouts, binder.get(), in unregisterClientLocked()
856 bool WatchdogProcessService::findClientAndProcessLocked(const std::vector<TimeoutLength>& timeouts, in findClientAndProcessLocked() argument
859 return findClientAndProcessLocked(timeouts, reinterpret_cast<uintptr_t>(aiBinder), processor); in findClientAndProcessLocked()
862 bool WatchdogProcessService::findClientAndProcessLocked(const std::vector<TimeoutLength>& timeouts, in findClientAndProcessLocked() argument
865 for (const auto& timeout : timeouts) { in findClientAndProcessLocked()
902 std::vector<TimeoutLength> timeouts = {timeout}; in dumpAndKillClientsIfNotResponding() local
903 findClientAndProcessLocked(timeouts, it->second.getAIBinder(), in dumpAndKillClientsIfNotResponding()
DWatchdogProcessService.h256 const std::vector<aidl::android::automotive::watchdog::TimeoutLength>& timeouts,
291 const std::vector<aidl::android::automotive::watchdog::TimeoutLength>& timeouts,
294 const std::vector<aidl::android::automotive::watchdog::TimeoutLength>& timeouts,
/packages/services/Telecomm/src/com/android/server/telecom/
DCallRecordingTonePlayer.java123 Timeouts.Adapter timeouts, in CallRecordingTonePlayer() argument
128 mRepeatInterval = timeouts.getCallRecordingToneRepeatIntervalMillis( in CallRecordingTonePlayer()
/packages/modules/Virtualization/compos/common/
Dlib.rs22 pub mod timeouts; module
Dcompos_client.rs19 use crate::timeouts::TIMEOUTS;
/packages/modules/Permission/tests/functional/safetycenter/multiusers/
DTEST_MAPPING5 // cause flakyness due to timeouts. In postsubmit, these tests have more time to run which makes
/packages/modules/Virtualization/compos/composd_cmd/
Dcomposd_cmd.rs35 use compos_common::timeouts::TIMEOUTS;
/packages/modules/Bluetooth/system/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
/packages/modules/Wifi/service/proto/src/
Dscorecard.proto209 // Number of association timeouts at high RSSI
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp153 timeouts = val; in setTimeouts()
168 int timeouts = 0; member
373 EXPECT_EQ(res_stats[index].timeouts, stats.timeouts); in expectStatsFromGetResolverInfo()
387 EXPECT_LE(res_stats[index].timeouts, stats.timeouts); in expectStatsFromGetResolverInfo()
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java7388 int[] timeouts = in verifyRetransmitSuspendedAndResumedOnNewNetwork() local
7390 for (long delay : timeouts) { in verifyRetransmitSuspendedAndResumedOnNewNetwork()
7641 int[] timeouts = in testDpdOnDemandIkeLocalInfoLivenessRetransmissionTimeout() local
7643 for (long delay : timeouts) { in testDpdOnDemandIkeLocalInfoLivenessRetransmissionTimeout()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz