Searched refs:PrivetNotificationsListener (Results 1 – 3 of 3) sorted by relevance
74 PrivetNotificationsListener::PrivetNotificationsListener( in PrivetNotificationsListener() function in local_discovery::PrivetNotificationsListener81 PrivetNotificationsListener::~PrivetNotificationsListener() { in ~PrivetNotificationsListener()84 void PrivetNotificationsListener::DeviceChanged( in DeviceChanged()111 base::Bind(&PrivetNotificationsListener::CreateInfoOperation, in DeviceChanged()118 void PrivetNotificationsListener::CreateInfoOperation( in CreateInfoOperation()131 base::Bind(&PrivetNotificationsListener::OnPrivetInfoDone, in CreateInfoOperation()137 void PrivetNotificationsListener::OnPrivetInfoDone( in OnPrivetInfoDone()154 void PrivetNotificationsListener::DeviceRemoved(const std::string& name) { in DeviceRemoved()166 void PrivetNotificationsListener::DeviceCacheFlushed() { in DeviceCacheFlushed()182 void PrivetNotificationsListener::NotifyDeviceRemoved() { in NotifyDeviceRemoved()[all …]
36 class PrivetNotificationsListener {49 PrivetNotificationsListener(52 virtual ~PrivetNotificationsListener();94 public PrivetNotificationsListener::Delegate,122 scoped_ptr<PrivetNotificationsListener> privet_notifications_listener_;
34 : public PrivetNotificationsListener::Delegate {89 notification_listener_.reset(new PrivetNotificationsListener( in PrivetNotificationsListenerTest()119 scoped_ptr<PrivetNotificationsListener> notification_listener_;