Searched defs:StartConnectionMonitor (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_device_win.cc273 void BluetoothDeviceWin::StartConnectionMonitor( function in class:device::BluetoothDeviceWin
H A Dbluetooth_device_chromeos.cc464 void BluetoothDeviceChromeOS::StartConnectionMonitor( function in class:chromeos::BluetoothDeviceChromeOS
467 DBusThreadManager::Get()->GetBluetoothDeviceClient()->StartConnectionMonitor(
/external/chromium_org/chromeos/dbus/
H A Dfake_bluetooth_device_client.cc464 void FakeBluetoothDeviceClient::StartConnectionMonitor( function in class:chromeos::FakeBluetoothDeviceClient
468 VLOG(1) << "StartConnectionMonitor: " << object_path.value();
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dcall.cc675 void Call::StartConnectionMonitor(Session* session, int cms) { function in class:cricket::Call
680 voice_channel->StartConnectionMonitor(cms);
687 video_channel->StartConnectionMonitor(cms);
H A Dchannel.cc281 void BaseChannel::StartConnectionMonitor(int cms) { function in class:cricket::BaseChannel

Completed in 932 milliseconds