HomeSort by relevance Sort by last modified time
    Searched refs:ReportUserPrefChanged (Results 1 - 3 of 3) 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) {

Completed in 27 milliseconds