HomeSort by relevance Sort by last modified time
    Searched refs:kVanishingDevicePath (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.cc 93 const char FakeBluetoothDeviceClient::kVanishingDevicePath[] =
439 } else if (object_path == dbus::ObjectPath(kVanishingDevicePath)) {
629 dbus::ObjectPath(kVanishingDevicePath)) ==
634 dbus::ObjectPath(kVanishingDevicePath)));
642 properties_map_[dbus::ObjectPath(kVanishingDevicePath)] = properties;
643 device_list_.push_back(dbus::ObjectPath(kVanishingDevicePath));
645 DeviceAdded(dbus::ObjectPath(kVanishingDevicePath)));
800 dbus::ObjectPath(kVanishingDevicePath));
    [all...]
fake_bluetooth_device_client.h 100 static const char kVanishingDevicePath[];

Completed in 912 milliseconds