HomeSort by relevance Sort by last modified time
    Searched refs:kProfileInfoCache (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.cc 179 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/
pref_names.cc     [all...]
pref_names.h 491 extern const char kProfileInfoCache[];
    [all...]

Completed in 31 milliseconds