OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBluetoothAgentManagerClient
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_agent_service_provider.cc
22
DBusThreadManager::Get()->
GetBluetoothAgentManagerClient
());
31
DBusThreadManager::Get()->
GetBluetoothAgentManagerClient
());
dbus_thread_manager.h
130
virtual BluetoothAgentManagerClient*
GetBluetoothAgentManagerClient
() = 0;
dbus_thread_manager.cc
314
virtual BluetoothAgentManagerClient*
GetBluetoothAgentManagerClient
()
571
InitClient(g_dbus_thread_manager->
GetBluetoothAgentManagerClient
());
fake_dbus_thread_manager.h
88
GetBluetoothAgentManagerClient
() OVERRIDE;
fake_dbus_thread_manager.cc
339
FakeDBusThreadManager::
GetBluetoothAgentManagerClient
() {
fake_bluetooth_device_client.cc
824
DBusThreadManager::Get()->
GetBluetoothAgentManagerClient
());
[
all
...]
/external/chromium_org/device/bluetooth/
bluetooth_adapter_chromeos.cc
103
DBusThreadManager::Get()->
GetBluetoothAgentManagerClient
()->
567
DBusThreadManager::Get()->
GetBluetoothAgentManagerClient
()->
643
DBusThreadManager::Get()->
GetBluetoothAgentManagerClient
()->
Completed in 1823 milliseconds