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
[] =
480
} else if (object_path == dbus::ObjectPath(
kWeirdDevicePath
)) {
739
dbus::ObjectPath(
kWeirdDevicePath
)) == device_list_.end()) {
743
dbus::ObjectPath(
kWeirdDevicePath
)));
751
properties_map_[dbus::ObjectPath(
kWeirdDevicePath
)] = properties;
752
device_list_.push_back(dbus::ObjectPath(
kWeirdDevicePath
));
754
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 33 milliseconds