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 146 DictionaryPrefUpdate update(prefs_, prefs::kProfileInfoCache);
192 DictionaryPrefUpdate update(prefs_, prefs::kProfileInfoCache);
246 DictionaryPrefUpdate update(prefs_, prefs::kProfileInfoCache);
817 prefs::kProfileInfoCache);
831 registry->RegisterDictionaryPref(prefs::kProfileInfoCache);
889 prefs_->GetDictionary(prefs::kProfileInfoCache);
897 DictionaryPrefUpdate update(prefs_, prefs::kProfileInfoCache);
    [all...]
  /external/chromium_org/chrome/common/
pref_names.h 442 extern const char kProfileInfoCache[];
pref_names.cc     [all...]

Completed in 46 milliseconds