Home
last modified time | relevance | path

Searched refs:report_crash_report_info_ (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/status_collector/
H A Ddevice_status_collector.h453 bool report_crash_report_info_ = false; variable
H A Ddevice_status_collector.cc1612 &report_crash_report_info_)) { in UpdateReportingSettings()
1613 report_crash_report_info_ = false; in UpdateReportingSettings()
2523 if (report_crash_report_info_ && stat_reporting_pref_) in GetDeviceStatus()
2695 return report_crash_report_info_ && stat_reporting_pref_; in ShouldReportCrashReportInfo()