Searched defs:DeviceRemoved (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dnfc_device_client.h52 virtual void DeviceRemoved(const dbus::ObjectPath& object_path) {} function in class:chromeos::NfcDeviceClient::Observer
H A Dbluetooth_device_client.h99 virtual void DeviceRemoved(const dbus::ObjectPath& object_path) {} function in class:chromeos::BluetoothDeviceClient::Observer
/external/chromium_org/device/bluetooth/
H A Dbluetooth_adapter.h67 virtual void DeviceRemoved(BluetoothAdapter* adapter, function in class:device::BluetoothAdapter::Observer
H A Dbluetooth_adapter_chromeos.cc210 void BluetoothAdapterChromeOS::DeviceRemoved( function in class:chromeos::BluetoothAdapterChromeOS
220 DeviceRemoved(this, device_chromeos));
368 // send DeviceRemoved(), GetDevices() returns no devices.
375 DeviceRemoved(this, iter->second));
/external/chromium_org/chrome/browser/chromeos/power/
H A Dperipheral_battery_observer.cc175 void PeripheralBatteryObserver::DeviceRemoved(device::BluetoothAdapter* adapter, function in class:chromeos::PeripheralBatteryObserver
/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_local_printer_lister.cc119 void PrivetLocalPrinterLister::DeviceRemoved(const std::string& device_name) { function in class:local_discovery::PrivetLocalPrinterLister
H A Dprivet_notifications.cc149 void PrivetNotificationsListener::DeviceRemoved(const std::string& name) { function in class:local_discovery::PrivetNotificationsListener
212 void PrivetNotificationService::DeviceRemoved(const std::string& name) { function in class:local_discovery::PrivetNotificationService
213 privet_notifications_listener_->DeviceRemoved(name);
/external/chromium_org/device/nfc/
H A Dnfc_adapter_chromeos.cc162 void NfcAdapterChromeOS::DeviceRemoved(const dbus::ObjectPath& object_path) { function in class:chromeos::NfcAdapterChromeOS
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
H A Dlocal_discovery_ui_handler.cc371 void LocalDiscoveryUIHandler::DeviceRemoved(const std::string& name) { function in class:local_discovery::LocalDiscoveryUIHandler
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dbluetooth_options_handler.cc556 void BluetoothOptionsHandler::DeviceRemoved(device::BluetoothAdapter* adapter, function in class:chromeos::options::BluetoothOptionsHandler
/external/chromium_org/chrome/browser/ui/ash/
H A Devent_rewriter.cc261 void EventRewriter::DeviceRemoved(int device_id) { function in class:EventRewriter
/external/chromium_org/content/browser/gamepad/
H A Dxbox_data_fetcher_mac.cc492 void XboxDataFetcher::DeviceRemoved(void* context, io_iterator_t iterator) { function in class:XboxDataFetcher
557 DeviceRemoved,
565 DeviceRemoved(this, device_removed_iter_.get());

Completed in 1156 milliseconds