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

/external/chromium_org/remoting/host/
H A Dhost_change_notification_listener_unittest.cc59 host_change_notification_listener_.reset(new HostChangeNotificationListener(
64 host_change_notification_listener_.reset();
87 scoped_ptr<HostChangeNotificationListener> host_change_notification_listener_; member in class:remoting::HostChangeNotificationListenerTest
96 host_change_notification_listener_->OnSignalStrategyIncomingStanza(
108 host_change_notification_listener_->OnSignalStrategyIncomingStanza(
110 host_change_notification_listener_.reset();
122 host_change_notification_listener_->OnSignalStrategyIncomingStanza(
134 host_change_notification_listener_->OnSignalStrategyIncomingStanza(
146 host_change_notification_listener_->OnSignalStrategyIncomingStanza(
H A Dremoting_me2me_host.cc329 scoped_ptr<HostChangeNotificationListener> host_change_notification_listener_; member in class:remoting::HostProcess
1322 host_change_notification_listener_.reset(new HostChangeNotificationListener(
1402 host_change_notification_listener_.reset();

Completed in 83 milliseconds