Searched refs:kVanishingDevicePath (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dfake_bluetooth_device_client.h125 static const char kVanishingDevicePath[]; member in class:chromeos::FakeBluetoothDeviceClient
H A Dfake_bluetooth_device_client.cc104 const char FakeBluetoothDeviceClient::kVanishingDevicePath[] = member in class:chromeos::FakeBluetoothDeviceClient
556 } else if (device_path == dbus::ObjectPath(kVanishingDevicePath)) {
703 dbus::ObjectPath(kVanishingDevicePath));
737 dbus::ObjectPath(kVanishingDevicePath));
854 } else if (object_path == dbus::ObjectPath(kVanishingDevicePath)) {

Completed in 100 milliseconds