OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBluetoothAdapterClient
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/device/bluetooth/
bluetooth_adapter_chromeos.cc
81
DBusThreadManager::Get()->
GetBluetoothAdapterClient
()->AddObserver(this);
92
DBusThreadManager::Get()->
GetBluetoothAdapterClient
()->GetAdapters();
101
DBusThreadManager::Get()->
GetBluetoothAdapterClient
()->RemoveObserver(this);
130
DBusThreadManager::Get()->
GetBluetoothAdapterClient
()->
142
DBusThreadManager::Get()->
GetBluetoothAdapterClient
()->
155
DBusThreadManager::Get()->
GetBluetoothAdapterClient
()->
177
DBusThreadManager::Get()->
GetBluetoothAdapterClient
()->
190
DBusThreadManager::Get()->
GetBluetoothAdapterClient
()->
204
DBusThreadManager::Get()->
GetBluetoothAdapterClient
()->
217
DBusThreadManager::Get()->
GetBluetoothAdapterClient
()-
[
all
...]
bluetooth_socket_chromeos_unittest.cc
409
DBusThreadManager::Get()->
GetBluetoothAdapterClient
());
459
DBusThreadManager::Get()->
GetBluetoothAdapterClient
());
bluetooth_device_chromeos.cc
416
DBusThreadManager::Get()->
GetBluetoothAdapterClient
()->
/external/chromium_org/chromeos/dbus/
dbus_thread_manager.h
116
BluetoothAdapterClient*
GetBluetoothAdapterClient
();
dbus_thread_manager.cc
118
BluetoothAdapterClient* DBusThreadManager::
GetBluetoothAdapterClient
() {
274
GetBluetoothAdapterClient
()->Init(GetSystemBus());
/external/chromium_org/chrome/browser/metrics/
chromeos_metrics_provider_unittest.cc
91
DBusThreadManager::Get()->
GetBluetoothAdapterClient
());
Completed in 89 milliseconds