/system/connectivity/shill/ |
D | metrics.cc | 1564 void Metrics::NotifyConnectionDiagnosticsIssue(const string& issue) { in NotifyConnectionDiagnosticsIssue() argument 1566 if (issue == ConnectionDiagnostics::kIssueIPCollision) { in NotifyConnectionDiagnosticsIssue() 1568 } else if (issue == ConnectionDiagnostics::kIssueRouting) { in NotifyConnectionDiagnosticsIssue() 1570 } else if (issue == ConnectionDiagnostics::kIssueHTTPBrokenPortal) { in NotifyConnectionDiagnosticsIssue() 1572 } else if (issue == ConnectionDiagnostics::kIssueDNSServerMisconfig) { in NotifyConnectionDiagnosticsIssue() 1574 } else if (issue == ConnectionDiagnostics::kIssueDNSServerNoResponse) { in NotifyConnectionDiagnosticsIssue() 1576 } else if (issue == ConnectionDiagnostics::kIssueNoDNSServersConfigured) { in NotifyConnectionDiagnosticsIssue() 1578 } else if (issue == ConnectionDiagnostics::kIssueDNSServersInvalid) { in NotifyConnectionDiagnosticsIssue() 1580 } else if (issue == ConnectionDiagnostics::kIssueNone) { in NotifyConnectionDiagnosticsIssue() 1582 } else if (issue == ConnectionDiagnostics::kIssueCaptivePortal) { in NotifyConnectionDiagnosticsIssue() [all …]
|
D | connection_diagnostics_unittest.cc | 426 const string& issue = in ExpectPingHostEndSuccess() local 430 EXPECT_CALL(metrics_, NotifyConnectionDiagnosticsIssue(issue)); in ExpectPingHostEndSuccess() 432 ResultCallback(issue, IsEventList(expected_events_))); in ExpectPingHostEndSuccess() 537 const string& issue = in ExpectNeighborTableLookupEndSuccess() local 540 EXPECT_CALL(metrics_, NotifyConnectionDiagnosticsIssue(issue)); in ExpectNeighborTableLookupEndSuccess() 542 ResultCallback(issue, IsEventList(expected_events_))); in ExpectNeighborTableLookupEndSuccess() 611 const string& issue = diag_result == ConnectionDiagnostics::kResultSuccess in ExpectPortalDetectionEnd() local 614 EXPECT_CALL(metrics_, NotifyConnectionDiagnosticsIssue(issue)); in ExpectPortalDetectionEnd() 616 ResultCallback(issue, IsEventList(expected_events_))); in ExpectPortalDetectionEnd() 759 const string& issue = in ExpectArpTableLookup() local [all …]
|
D | mock_metrics.h | 105 void(const std::string& issue));
|
D | connection_diagnostics.cc | 268 void ConnectionDiagnostics::ReportResultAndStop(const string& issue) { in ReportResultAndStop() argument 271 metrics_->NotifyConnectionDiagnosticsIssue(issue); in ReportResultAndStop() 279 << issue; in ReportResultAndStop() 280 result_callback_.Run(issue, diagnostic_events_); in ReportResultAndStop()
|
D | connection_diagnostics.h | 245 void ReportResultAndStop(const std::string &issue);
|
D | metrics_unittest.cc | 1076 const string& issue = ConnectionDiagnostics::kIssueIPCollision; in TEST_F() local 1081 metrics_.NotifyConnectionDiagnosticsIssue(issue); in TEST_F()
|
D | metrics.h | 1095 const std::string& issue);
|
/system/core/crash_reporter/ |
D | 99-crash-reporter.rules | 2 # For detecting cypress trackpad issue. Passing into crash_reporter SUBSYSTEM=i2c-cyapa since crash… 4 # For detecting Atmel trackpad/touchscreen issue. Passing into crash_reporter SUBSYSTEM=i2c-atmel_m…
|
/system/extras/ANRdaemon/ |
D | README | 19 Known issue: in the systrace output, anrdaemon will show up when the trace is
|
/system/sepolicy/ |
D | README | 100 so WILL cause a compile time issue thrown by insertkeys.py
|
/system/tpm/attestation/common/ |
D | attestation_ca.proto | 74 // The certificate profile defines the type of certificate to issue.
|
/system/extras/crypto-perf/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/core/init/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/tpm/attestation/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/extras/libfec/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/extras/verity/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/webservd/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/tpm/trunks/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/extras/taskstats/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/keymaster/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/core/libutils/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/extras/libpagemap/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/extras/kexec_tools/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/firewalld/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|
/system/extras/sane_schedstat/ |
D | NOTICE | 70 and issue tracking systems that are managed by, or on behalf of, the
|