Searched refs:notify_cb_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/settings/
H A Dcros_settings_provider.cc17 : notify_cb_(notify_cb) {
37 if (!notify_cb_.is_null())
38 notify_cb_.Run(path);
43 notify_cb_ = notify_cb;
H A Dcros_settings_provider.h74 NotifyObserversCallback notify_cb_; member in class:chromeos::CrosSettingsProvider

Completed in 75 milliseconds