Searched defs:OnDisconnect (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/remoting/host/it2me/
H A Dit2me_native_messaging_host.cc119 void It2MeNativeMessagingHost::OnDisconnect() { function in class:remoting::It2MeNativeMessagingHost
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dxmpptask.cc50 GetClient()->SignalDisconnected.connect(this, &XmppTask::OnDisconnect);
85 void XmppTask::OnDisconnect() { function in class:buzz::XmppTask
/external/chromium_org/apps/
H A Dsaved_devices_service.cc226 void SavedDevicesService::SavedDevices::OnDisconnect( function in class:apps::SavedDevicesService::SavedDevices
/external/chromium_org/device/usb/
H A Dusb_device_impl.cc115 FOR_EACH_OBSERVER(Observer, observer_list_, OnDisconnect(this));
418 void UsbDeviceImpl::OnDisconnect() { function in class:device::UsbDeviceImpl
/external/chromium_org/remoting/host/setup/
H A Dme2me_native_messaging_host.cc162 void Me2MeNativeMessagingHost::OnDisconnect() { function in class:remoting::Me2MeNativeMessagingHost
527 void Me2MeNativeMessagingHost::ElevatedChannelEventHandler::OnDisconnect() { function in class:remoting::Me2MeNativeMessagingHost::ElevatedChannelEventHandler
528 parent_->OnDisconnect();
/external/chromium_org/device/bluetooth/
H A Dbluetooth_device_chromeos.cc406 base::Bind(&BluetoothDeviceChromeOS::OnDisconnect,
700 void BluetoothDeviceChromeOS::OnDisconnect(const base::Closure& callback) { function in class:chromeos::BluetoothDeviceChromeOS
/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
H A Dbluetooth_low_energy_event_router.cc293 base::Bind(&BluetoothLowEnergyEventRouter::OnDisconnect,
1252 void BluetoothLowEnergyEventRouter::OnDisconnect( function in class:extensions::BluetoothLowEnergyEventRouter

Completed in 278 milliseconds