Searched refs:SetCollectStatsConsent (Results 1 – 6 of 6) sorted by relevance
16 EXPECT_TRUE(GoogleUpdateSettings::SetCollectStatsConsent(true)); in TEST_F()19 EXPECT_TRUE(GoogleUpdateSettings::SetCollectStatsConsent(false)); in TEST_F()
32 bool GoogleUpdateSettings::SetCollectStatsConsent(bool consented) { in SetCollectStatsConsent() function in GoogleUpdateSettings64 return GoogleUpdateSettings::SetCollectStatsConsent(true); in SetMetricsId()
116 GoogleUpdateSettings::SetCollectStatsConsent(enabled); in ResolveMetricsReportingEnabled()
409 if (GoogleUpdateSettings::SetCollectStatsConsent(true)) in OnResponseDialog()413 GoogleUpdateSettings::SetCollectStatsConsent(false); in OnResponseDialog()
145 GoogleUpdateSettings::SetCollectStatsConsent(false); in ProcessMasterPreferences()148 GoogleUpdateSettings::SetCollectStatsConsent(true); in ProcessMasterPreferences()
103 GoogleUpdateSettings::SetCollectStatsConsent(stats_enabled);