Searched defs:DeviceRemoved (Results 1 - 19 of 19) 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.h114 virtual void DeviceRemoved(const dbus::ObjectPath& object_path) {} function in class:chromeos::BluetoothDeviceClient::Observer
/external/chromium_org/device/bluetooth/
H A Dbluetooth_gatt_connection_chromeos.cc43 // so that if this method is called during a call to DeviceRemoved or
76 void BluetoothGattConnectionChromeOS::DeviceRemoved( function in class:chromeos::BluetoothGattConnectionChromeOS
H A Dbluetooth_adapter.h81 virtual void DeviceRemoved(BluetoothAdapter* adapter, function in class:device::BluetoothAdapter::Observer
258 // "DeviceRemoved".
H A Dbluetooth_adapter_chromeos.cc341 void BluetoothAdapterChromeOS::DeviceRemoved( function in class:chromeos::BluetoothAdapterChromeOS
351 DeviceRemoved(this, device_chromeos));
706 // send DeviceRemoved(), GetDevices() returns no devices.
713 DeviceRemoved(this, iter->second));
/external/chromium_org/chrome/browser/chromeos/power/
H A Dperipheral_battery_observer.cc176 void PeripheralBatteryObserver::DeviceRemoved(device::BluetoothAdapter* adapter, function in class:chromeos::PeripheralBatteryObserver
/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_local_printer_lister.cc123 void PrivetLocalPrinterLister::DeviceRemoved(const std::string& device_name) { function in class:local_discovery::PrivetLocalPrinterLister
H A Dprivet_notifications.cc154 void PrivetNotificationsListener::DeviceRemoved(const std::string& name) { function in class:local_discovery::PrivetNotificationsListener
217 void PrivetNotificationService::DeviceRemoved(const std::string& name) { function in class:local_discovery::PrivetNotificationService
218 privet_notifications_listener_->DeviceRemoved(name);
/external/chromium_org/components/proximity_auth/
H A Dbluetooth_connection.cc88 void BluetoothConnection::DeviceRemoved(device::BluetoothAdapter* adapter, function in class:proximity_auth::BluetoothConnection
/external/chromium_org/ash/system/chromeos/bluetooth/
H A Dbluetooth_notification_controller.cc198 void BluetoothNotificationController::DeviceRemoved(BluetoothAdapter* adapter, function in class:ash::BluetoothNotificationController
/external/chromium_org/device/nfc/
H A Dnfc_adapter_chromeos.cc196 void NfcAdapterChromeOS::DeviceRemoved(const dbus::ObjectPath& object_path) { function in class:chromeos::NfcAdapterChromeOS
/external/chromium_org/extensions/browser/api/bluetooth/
H A Dbluetooth_event_router.cc258 void BluetoothEventRouter::DeviceRemoved(device::BluetoothAdapter* adapter, function in class:extensions::BluetoothEventRouter
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dbluetooth_options_handler.cc579 void BluetoothOptionsHandler::DeviceRemoved(device::BluetoothAdapter* adapter, function in class:chromeos::options::BluetoothOptionsHandler
/external/chromium_org/components/pairing/
H A Dbluetooth_controller_pairing_controller.cc413 void BluetoothControllerPairingController::DeviceRemoved( function in class:pairing_chromeos::BluetoothControllerPairingController
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dhid_detection_screen_handler.cc353 void HIDDetectionScreenHandler::DeviceRemoved( function in class:chromeos::HIDDetectionScreenHandler
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
H A Dlocal_discovery_ui_handler.cc456 void LocalDiscoveryUIHandler::DeviceRemoved(const std::string& name) { function in class:local_discovery::LocalDiscoveryUIHandler
/external/chromium_org/content/browser/gamepad/
H A Dxbox_data_fetcher_mac.cc653 void XboxDataFetcher::DeviceRemoved(void* context, io_iterator_t iterator) { function in class:XboxDataFetcher
739 DeviceRemoved,
747 DeviceRemoved(this, removed_iter->get());
/external/chromium_org/chrome/browser/extensions/api/gcd_private/
H A Dgcd_private_api.cc160 virtual void DeviceRemoved(const std::string& name) OVERRIDE;
327 void GcdPrivateAPIImpl::DeviceRemoved(const std::string& name) { function in class:extensions::GcdPrivateAPIImpl
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_chromeos.cc1237 void SystemTrayDelegateChromeOS::DeviceRemoved( function in class:chromeos::SystemTrayDelegateChromeOS

Completed in 1592 milliseconds