Searched refs:UnsetTag (Results 1 – 3 of 3) sorted by relevance
76 void UnsetTag(const dbus::ObjectPath& tag_path);
156 adapter_client->UnsetTag(dbus::ObjectPath(kTagPath)); in EndPairingSimulation()
299 void FakeNfcAdapterClient::UnsetTag(const dbus::ObjectPath& tag_path) { in UnsetTag() function in chromeos::FakeNfcAdapterClient