Home
last modified time | relevance | path

Searched refs:IsGoogleProfileInfo (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/components/signin/core/common/
Dprofile_management_switches.h32 bool IsGoogleProfileInfo();
Dprofile_management_switches.cc148 bool IsGoogleProfileInfo() { in IsGoogleProfileInfo() function
/external/chromium_org/chrome/browser/profiles/
Dprofiles_state.cc146 if (!switches::IsGoogleProfileInfo()) in UpdateGaiaProfilePhotoIfNeeded()
Dgaia_info_update_service.cc72 if (switches::IsGoogleProfileInfo()) in ShouldUseGAIAProfileInfo()