OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kProfileGAIAInfoPictureURL
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/profiles/
gaia_info_update_service_factory.cc
47
prefs->RegisterStringPref(prefs::
kProfileGAIAInfoPictureURL
,
gaia_info_update_service.cc
93
return profile_->GetPrefs()->GetString(prefs::
kProfileGAIAInfoPictureURL
);
129
profile_->GetPrefs()->SetString(prefs::
kProfileGAIAInfoPictureURL
,
183
profile_->GetPrefs()->ClearPref(prefs::
kProfileGAIAInfoPictureURL
);
gaia_info_update_service_unittest.cc
181
profile()->GetPrefs()->SetString(prefs::
kProfileGAIAInfoPictureURL
,
/external/chromium_org/chrome/common/
pref_names.cc
[
all
...]
pref_names.h
663
extern const char
kProfileGAIAInfoPictureURL
[];
[
all
...]
Completed in 37 milliseconds