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

  /external/chromium_org/chromeos/dbus/
fake_nfc_record_client.cc 45 const char FakeNfcRecordClient::kDeviceSmartPosterRecordPath[] =
88 dbus::ObjectPath(kDeviceSmartPosterRecordPath))));
92 dbus::ObjectPath(kDeviceSmartPosterRecordPath)));
137 record_paths.push_back(dbus::ObjectPath(kDeviceSmartPosterRecordPath));
155 if (object_path.value() == kDeviceSmartPosterRecordPath)
183 RecordRemoved(dbus::ObjectPath(kDeviceSmartPosterRecordPath)));
200 RecordAdded(dbus::ObjectPath(kDeviceSmartPosterRecordPath)));
212 OnPropertiesReceived(dbus::ObjectPath(kDeviceSmartPosterRecordPath));
fake_nfc_record_client.h 22 static const char kDeviceSmartPosterRecordPath[];

Completed in 232 milliseconds