Searched defs:RemovePrefObserver (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/prefs/
H A Dpref_notifier_impl.cc59 void PrefNotifierImpl::RemovePrefObserver(const char* path, function in class:PrefNotifierImpl
H A Dpref_service.cc484 void PrefService::RemovePrefObserver(const char* path, function in class:PrefService
486 pref_notifier_->RemovePrefObserver(path, obs);

Completed in 59 milliseconds