OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMicrosoftMousePath
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_input_client.cc
91
object_path.value() == FakeBluetoothDeviceClient::
kMicrosoftMousePath
) {
fake_bluetooth_device_client.cc
101
const char FakeBluetoothDeviceClient::
kMicrosoftMousePath
[] =
266
object_path != dbus::ObjectPath(
kMicrosoftMousePath
)) {
416
object_path == dbus::ObjectPath(
kMicrosoftMousePath
) ||
650
dbus::ObjectPath(
kMicrosoftMousePath
)) ==
655
dbus::ObjectPath(
kMicrosoftMousePath
)));
667
properties_map_[dbus::ObjectPath(
kMicrosoftMousePath
)] = properties;
668
device_list_.push_back(dbus::ObjectPath(
kMicrosoftMousePath
));
670
DeviceAdded(dbus::ObjectPath(
kMicrosoftMousePath
)));
[
all
...]
fake_bluetooth_device_client.h
105
static const char
kMicrosoftMousePath
[];
/external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc
926
dbus::ObjectPath(FakeBluetoothDeviceClient::
kMicrosoftMousePath
));
[
all
...]
Completed in 33 milliseconds