Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/engagement/
H A Dsite_engagement_score.cc258 return std::min(DecayedScore() + BonusIfShortcutLaunched(), kMaxPoints); in GetTotalScore()
265 engagement.installed_bonus = BonusIfShortcutLaunched(); in GetDetails()
396 double SiteEngagementScore::BonusIfShortcutLaunched() const { in BonusIfShortcutLaunched() function in SiteEngagementScore
H A Dsite_engagement_score.h206 double BonusIfShortcutLaunched() const;