OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWeirdDevicePath
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.cc
133
const char FakeBluetoothDeviceClient::
kWeirdDevicePath
[] =
478
} else if (object_path == dbus::ObjectPath(
kWeirdDevicePath
)) {
737
dbus::ObjectPath(
kWeirdDevicePath
)) == device_list_.end()) {
741
dbus::ObjectPath(
kWeirdDevicePath
)));
749
properties_map_[dbus::ObjectPath(
kWeirdDevicePath
)] = properties;
750
device_list_.push_back(dbus::ObjectPath(
kWeirdDevicePath
));
752
DeviceAdded(dbus::ObjectPath(
kWeirdDevicePath
)));
[
all
...]
fake_bluetooth_device_client.h
125
static const char
kWeirdDevicePath
[];
/external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc
[
all
...]
Completed in 100 milliseconds