OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetooth_device_client_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chromeos/dbus/
dbus_client_bundle.h
106
return
bluetooth_device_client_
.get();
246
scoped_ptr<BluetoothDeviceClient>
bluetooth_device_client_
;
member in class:chromeos::DBusClientBundle
dbus_client_bundle.cc
128
bluetooth_device_client_
.reset(BluetoothDeviceClient::Create());
143
bluetooth_device_client_
.reset(new FakeBluetoothDeviceClient);
dbus_thread_manager.cc
443
DBusThreadManager::Get()->client_bundle_->
bluetooth_device_client_
=
Completed in 603 milliseconds