Home
last modified time | relevance | path

Searched defs:attempt_number (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Ddns_transaction.cc1076 unsigned attempt_number = probe_stats->probe_attempts.size(); in DnsHTTPAttempt() local
1092 void ProbeComplete(unsigned attempt_number, in ProbeComplete()
1383 size_t attempt_number = attempts_.size(); in MakeClassicDnsAttempt() local
1413 size_t attempt_number = attempts_.size(); in MakeUdpAttempt() local
1442 unsigned attempt_number = attempts_.size(); in MakeHTTPAttempt() local
1516 unsigned attempt_number = attempts_.size(); in MakeTcpAttempt() local
1559 void OnAttemptComplete(unsigned attempt_number, in OnAttemptComplete()
H A Dhost_resolver_system_task.cc108 uint32_t attempt_number, in NetLogHostResolverSystemTaskFailedParams()
301 void HostResolverSystemTask::OnLookupComplete(const uint32_t attempt_number, in OnLookupComplete()
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/sample/
DRepeatedTest.py50 def test_repeated_case_pass(self, attempt_number): argument
62 def test_repeated_case_with_failures(self, attempt_number): argument
/aosp_15_r20/system/update_engine/aosp/
H A Dupdate_attempter_android.cc986 int64_t attempt_number = in CollectAndReportUpdateMetricsOnUpdateFinished() local
1194 int64_t attempt_number = in UpdatePrefsOnUpdateStart() local
H A Dmetrics_reporter_android.cc85 int attempt_number, in ReportUpdateAttemptMetrics()
/aosp_15_r20/external/googleapis/google/devtools/build/v1/
H A Dbuild_events.proto38 int64 attempt_number = 1; field
/aosp_15_r20/system/update_engine/common/
H A Dmetrics_reporter_stub.h46 void ReportUpdateAttemptMetrics(int attempt_number, in ReportUpdateAttemptMetrics()
/aosp_15_r20/external/googleapis/google/devtools/resultstore/v2/
H A Daction.proto190 int32 attempt_number = 4; field
/aosp_15_r20/tools/test/connectivity/acts/framework/tests/
Dacts_test_decorators_test.py351 def test_case(_, attempt_number): argument
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto13344 optional int32 attempt_number = 1; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h352928 inline ::int32_t UpdateEngineUpdateAttemptReported::attempt_number() const { in attempt_number() function