OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPhonePath
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.cc
125
const char FakeBluetoothDeviceClient::
kPhonePath
[] =
468
} else if (object_path == dbus::ObjectPath(
kPhonePath
)) {
718
dbus::ObjectPath(
kPhonePath
)) == device_list_.end()) {
722
dbus::ObjectPath(
kPhonePath
)));
730
properties_map_[dbus::ObjectPath(
kPhonePath
)] = properties;
731
device_list_.push_back(dbus::ObjectPath(
kPhonePath
));
733
DeviceAdded(dbus::ObjectPath(
kPhonePath
)));
[
all
...]
fake_bluetooth_device_client.h
120
static const char
kPhonePath
[];
/external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc
[
all
...]
Completed in 457 milliseconds