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

  /external/chromium_org/chromeos/dbus/
fake_nfc_record_client.h 49 virtual std::vector<dbus::ObjectPath> GetRecordsForTag(
nfc_record_client.h 121 virtual std::vector<dbus::ObjectPath> GetRecordsForTag(
fake_nfc_record_client.cc 144 std::vector<dbus::ObjectPath> FakeNfcRecordClient::GetRecordsForTag(
253 GetRecordsForTag(dbus::ObjectPath(FakeNfcTagClient::kTagPath));
nfc_record_client.cc 83 virtual std::vector<dbus::ObjectPath> GetRecordsForTag(
  /external/chromium_org/device/nfc/
nfc_tag_technology_chromeos.cc 31 GetRecordsForTag(object_path_);
127 GetRecordsForTag(object_path_);

Completed in 666 milliseconds