OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMicrosoftMouseAddress
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.h
107
static const char
kMicrosoftMouseAddress
[];
fake_bluetooth_device_client.cc
103
const char FakeBluetoothDeviceClient::
kMicrosoftMouseAddress
[] =
654
properties->address.ReplaceValue(
kMicrosoftMouseAddress
);
[
all
...]
/external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc
898
FakeBluetoothDeviceClient::
kMicrosoftMouseAddress
);
934
EXPECT_EQ(FakeBluetoothDeviceClient::
kMicrosoftMouseAddress
,
939
FakeBluetoothDeviceClient::
kMicrosoftMouseAddress
);
980
FakeBluetoothDeviceClient::
kMicrosoftMouseAddress
);
[
all
...]
Completed in 42 milliseconds