OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kPairedDevicePath
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.h
85
static const char
kPairedDevicePath
[];
fake_bluetooth_device_client.cc
69
const char FakeBluetoothDeviceClient::
kPairedDevicePath
[] =
198
dbus::ObjectPath(
kPairedDevicePath
)));
215
properties_map_[dbus::ObjectPath(
kPairedDevicePath
)] = properties;
216
device_list_.push_back(dbus::ObjectPath(
kPairedDevicePath
));
[
all
...]
Completed in 1355 milliseconds