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

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_notifications.cc214 privet_notifications_listener_->DeviceChanged(added, name, description);
218 privet_notifications_listener_->DeviceRemoved(name);
222 privet_notifications_listener_->DeviceCacheFlushed();
327 privet_notifications_listener_.reset();
335 privet_notifications_listener_.reset();
355 privet_notifications_listener_.reset(new PrivetNotificationsListener(
H A Dprivet_notifications.h122 scoped_ptr<PrivetNotificationsListener> privet_notifications_listener_; member in class:local_discovery::PrivetNotificationService

Completed in 2036 milliseconds