Home
last modified time | relevance | path

Searched refs:kProfileGAIAInfoPictureURL (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dgaia_info_update_service.cc92 return profile_->GetPrefs()->GetString(prefs::kProfileGAIAInfoPictureURL); in GetCachedPictureURL()
131 profile_->GetPrefs()->SetString(prefs::kProfileGAIAInfoPictureURL, in OnProfileDownloadSuccess()
169 profile_->GetPrefs()->ClearPref(prefs::kProfileGAIAInfoPictureURL); in OnUsernameChanged()
Dgaia_info_update_service_factory.cc48 prefs->RegisterStringPref(prefs::kProfileGAIAInfoPictureURL, in RegisterProfilePrefs()
Dgaia_info_update_service_unittest.cc263 profile()->GetPrefs()->SetString(prefs::kProfileGAIAInfoPictureURL, in TEST_F()
/external/chromium_org/chrome/common/
Dpref_names.cc1155 const char kProfileGAIAInfoPictureURL[] = "profile.gaia_info_picture_url"; variable
Dpref_names.h365 extern const char kProfileGAIAInfoPictureURL[];