Home
last modified time | relevance | path

Searched defs:TagRemoved (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dnfc_tag_client.h63 virtual void TagRemoved(const dbus::ObjectPath& object_path) {} in TagRemoved() function
Dnfc_record_client.cc160 virtual void TagRemoved(const dbus::ObjectPath& object_path) OVERRIDE { in TagRemoved() function in chromeos::NfcRecordClientImpl
/external/chromium_org/device/nfc/
Dnfc_adapter_chromeos.cc240 void NfcAdapterChromeOS::TagRemoved(const dbus::ObjectPath& object_path) { in TagRemoved() function in chromeos::NfcAdapterChromeOS