Home
last modified time | relevance | path

Searched refs:GetCollectStatsInSample (Results 1 – 14 of 14) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/notification_helper/
H A Dnotification_helper_crash_reporter_client.cc131 bool NotificationHelperCrashReporterClient::GetCollectStatsInSample() { in GetCollectStatsInSample() function in NotificationHelperCrashReporterClient
132 return install_static::GetCollectStatsInSample(); in GetCollectStatsInSample()
H A Dnotification_helper_crash_reporter_client.h44 bool GetCollectStatsInSample() override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/app/
H A Dchrome_crash_reporter_client_win.cc179 bool ChromeCrashReporterClient::GetCollectStatsInSample() { in GetCollectStatsInSample() function in ChromeCrashReporterClient
180 return install_static::GetCollectStatsInSample(); in GetCollectStatsInSample()
H A Dchrome_crash_reporter_client_win.h45 bool GetCollectStatsInSample() override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/setup/
H A Dinstaller_crash_reporter_client.h37 bool GetCollectStatsInSample() override;
H A Dinstaller_crash_reporter_client.cc110 bool InstallerCrashReporterClient::GetCollectStatsInSample() { in GetCollectStatsInSample() function in InstallerCrashReporterClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/crash/core/app/
H A Dcrash_reporter_client.h142 virtual bool GetCollectStatsInSample();
H A Dcrash_reporter_client.cc134 bool CrashReporterClient::GetCollectStatsInSample() { function in crash_reporter::CrashReporterClient
H A Dcrashpad.cc261 crash_reporter_client->GetCollectStatsInSample()); in SetUploadConsent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/crash/core/app/
H A Dcrash_reporter_client.cc142 bool CrashReporterClient::GetCollectStatsInSample() { function in crash_reporter::CrashReporterClient
H A Dcrash_reporter_client.h150 virtual bool GetCollectStatsInSample();
H A Dcrashpad.cc261 crash_reporter_client->GetCollectStatsInSample()); in SetUploadConsent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/install_static/
H A Dinstall_util.h173 bool GetCollectStatsInSample();
H A Dinstall_util.cc516 bool GetCollectStatsInSample() { in GetCollectStatsInSample() function