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

  /external/chromium/chrome/browser/prefs/
scoped_user_pref_update.cc 31 service_->ReportUserPrefChanged(path_);
pref_service.h 292 // Give access to ReportUserPrefChanged() and GetMutableUserPref().
302 void ReportUserPrefChanged(const std::string& key);
pref_service.cc 622 void PrefService::ReportUserPrefChanged(const std::string& key) {
  /external/chromium_org/chrome/browser/prefs/
scoped_user_pref_update.cc 31 service_->ReportUserPrefChanged(path_);
  /external/chromium_org/base/prefs/
pref_service.h 293 // Give access to ReportUserPrefChanged() and GetMutableUserPref().
319 void ReportUserPrefChanged(const std::string& key);
pref_service.cc 470 void PrefService::ReportUserPrefChanged(const std::string& key) {

Completed in 616 milliseconds