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

  /external/chromium_org/base/prefs/
scoped_user_pref_update.cc 31 service_->ReportUserPrefChanged(path_);
pref_service.h 298 // Give access to ReportUserPrefChanged() and GetMutableUserPref().
324 void ReportUserPrefChanged(const std::string& key);
pref_service.cc 434 void PrefService::ReportUserPrefChanged(const std::string& key) {

Completed in 524 milliseconds