Searched refs:OnDeviceListUnavailable (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dcloud_device_list_delegate.h32 virtual void OnDeviceListUnavailable() = 0;
H A Dcloud_device_list.cc27 delegate_->OnDeviceListUnavailable();
36 delegate_->OnDeviceListUnavailable();
H A Dcloud_print_printer_list.cc23 delegate_->OnDeviceListUnavailable();
31 delegate_->OnDeviceListUnavailable();
H A Dcloud_device_list_unittest.cc49 MOCK_METHOD0(OnDeviceListUnavailable, void());
H A Dcloud_print_printer_list_unittest.cc35 MOCK_METHOD0(OnDeviceListUnavailable, void());
/external/chromium_org/chrome/browser/extensions/api/gcd_private/
H A Dgcd_private_api.h67 virtual void OnDeviceListUnavailable() OVERRIDE;
H A Dgcd_private_api.cc651 void GcdPrivateGetCloudDeviceListFunction::OnDeviceListUnavailable() { function in class:extensions::GcdPrivateGetCloudDeviceListFunction
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
H A Dlocal_discovery_ui_handler.h94 virtual void OnDeviceListUnavailable() OVERRIDE;
H A Dlocal_discovery_ui_handler.cc477 void LocalDiscoveryUIHandler::OnDeviceListUnavailable() { function in class:local_discovery::LocalDiscoveryUIHandler

Completed in 1382 milliseconds