OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBluetoothProfileManagerClient
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_profile_service_provider.cc
22
DBusThreadManager::Get()->
GetBluetoothProfileManagerClient
());
31
DBusThreadManager::Get()->
GetBluetoothProfileManagerClient
());
dbus_thread_manager.h
126
virtual BluetoothProfileManagerClient*
GetBluetoothProfileManagerClient
() = 0;
dbus_thread_manager.cc
303
virtual BluetoothProfileManagerClient*
GetBluetoothProfileManagerClient
()
525
InitClient(g_dbus_thread_manager->
GetBluetoothProfileManagerClient
());
fake_dbus_thread_manager.h
77
GetBluetoothProfileManagerClient
() OVERRIDE;
fake_dbus_thread_manager.cc
301
FakeDBusThreadManager::
GetBluetoothProfileManagerClient
() {
fake_bluetooth_device_client.cc
309
DBusThreadManager::Get()->
GetBluetoothProfileManagerClient
());
373
DBusThreadManager::Get()->
GetBluetoothProfileManagerClient
());
[
all
...]
/external/chromium_org/device/bluetooth/
bluetooth_profile_chromeos.cc
104
DBusThreadManager::Get()->
GetBluetoothProfileManagerClient
()->
124
DBusThreadManager::Get()->
GetBluetoothProfileManagerClient
()->
Completed in 64 milliseconds