Searched refs:kProfileInfoCache (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache.cc179 DictionaryPrefUpdate update(prefs_, prefs::kProfileInfoCache);
209 DictionaryPrefUpdate update(prefs_, prefs::kProfileInfoCache);
254 DictionaryPrefUpdate update(prefs_, prefs::kProfileInfoCache);
787 prefs_->GetDictionary(prefs::kProfileInfoCache);
795 DictionaryPrefUpdate update(prefs_, prefs::kProfileInfoCache);
852 prefs::kProfileInfoCache);
866 registry->RegisterDictionaryPref(prefs::kProfileInfoCache);
/external/chromium_org/chrome/common/
H A Dpref_names.cc1325 const char kProfileInfoCache[] = "profile.info_cache"; member in namespace:prefs
H A Dpref_names.h491 extern const char kProfileInfoCache[];

Completed in 63 milliseconds