Searched refs:PrivetNotificationsListener (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_notifications.cc74 PrivetNotificationsListener::PrivetNotificationsListener( function in class:local_discovery::PrivetNotificationsListener
81 PrivetNotificationsListener::~PrivetNotificationsListener() {
84 void PrivetNotificationsListener::DeviceChanged(
111 base::Bind(&PrivetNotificationsListener::CreateInfoOperation,
118 void PrivetNotificationsListener::CreateInfoOperation(
131 base::Bind(&PrivetNotificationsListener::OnPrivetInfoDone,
137 void PrivetNotificationsListener::OnPrivetInfoDone(
154 void PrivetNotificationsListener
[all...]
H A Dprivet_notifications.h36 class PrivetNotificationsListener { class in namespace:local_discovery
49 PrivetNotificationsListener(
52 virtual ~PrivetNotificationsListener();
94 public PrivetNotificationsListener::Delegate,
122 scoped_ptr<PrivetNotificationsListener> privet_notifications_listener_;
H A Dprivet_notifications_unittest.cc34 : public PrivetNotificationsListener::Delegate {
89 notification_listener_.reset(new PrivetNotificationsListener(
119 scoped_ptr<PrivetNotificationsListener> notification_listener_;

Completed in 112 milliseconds