OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:system_bus
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/device/bluetooth/
bluetooth_socket_chromeos.cc
240
dbus::Bus*
system_bus
= DBusThreadManager::Get()->GetSystemBus();
local
242
system_bus
, object_path_, this));
bluetooth_adapter_chromeos.cc
86
dbus::Bus*
system_bus
= DBusThreadManager::Get()->GetSystemBus();
local
88
system_bus
, dbus::ObjectPath(kAgentPath), this));
[
all
...]
Completed in 168 milliseconds