Searched refs:SendTagToReaderApp (Results 1 – 4 of 4) sorted by relevance
79 void SendTagToReaderApp(KITS::TagInfoParcelable* tagInfo);
121 nfcPollingManager->SendTagToReaderApp(nullptr); in FuzzSendTagToReaderApp()
267 void NfcPollingManager::SendTagToReaderApp(KITS::TagInfoParcelable* tagInfo) in SendTagToReaderApp() function in OHOS::NFC::NfcPollingManager
179 nfcService_->GetNfcPollingManager().lock()->SendTagToReaderApp(tagInfo); in HandleTagFound()