ShouldShowPromo   123 chrome/browser/signin/signin_promo.cc   if (!ShouldShowPromo(profile))
ShouldShowPromo    40 chrome/browser/signin/signin_promo.h bool ShouldShowPromo(Profile* profile);
ShouldShowPromo    12 chrome/browser/ui/sync/sync_promo_ui.cc   if (!signin::ShouldShowPromo(profile)) {
ShouldShowPromo   140 chrome/browser/ui/webui/ntp/ntp_login_handler.cc     if (signin::ShouldShowPromo(profile)) {