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

  /external/chromium_org/chromeos/dbus/
fake_nfc_record_client.cc 47 const char FakeNfcRecordClient::kDeviceTextRecordPath[] =
97 dbus::ObjectPath(kDeviceTextRecordPath))));
101 dbus::ObjectPath(kDeviceTextRecordPath)));
138 record_paths.push_back(dbus::ObjectPath(kDeviceTextRecordPath));
157 if (object_path.value() == kDeviceTextRecordPath)
185 RecordRemoved(dbus::ObjectPath(kDeviceTextRecordPath)));
215 RecordAdded(dbus::ObjectPath(kDeviceTextRecordPath)));
222 OnPropertiesReceived(dbus::ObjectPath(kDeviceTextRecordPath));
fake_nfc_record_client.h 23 static const char kDeviceTextRecordPath[];

Completed in 327 milliseconds