Searched defs:OnTagDiscovered (Results 1 – 8 of 8) sorted by relevance
26 void ForegroundCallbackProxy::OnTagDiscovered(KITS::TagInfoParcelable* tagInfo) in OnTagDiscovered() function in OHOS::NFC::TAG::ForegroundCallbackProxy
26 void ReaderModeCallbackProxy::OnTagDiscovered(KITS::TagInfoParcelable* tagInfo) in OnTagDiscovered() function in OHOS::NFC::TAG::ReaderModeCallbackProxy
50 void ForegroundCallbackStub::OnTagDiscovered(KITS::TagInfoParcelable* tagInfo) in OnTagDiscovered() function in OHOS::NFC::TAG::ForegroundCallbackStub
50 void ReaderModeCallbackStub::OnTagDiscovered(KITS::TagInfoParcelable* tagInfo) in OnTagDiscovered() function in OHOS::NFC::TAG::ReaderModeCallbackStub
63 void TagNativeImpl::OnTagDiscovered(uint32_t tagDiscId, std::shared_ptr<TagHost> tagHost) in OnTagDiscovered() function in OHOS::NFC::NCI::TagNativeImpl
289 void OnTagDiscovered(KITS::TagInfoParcelable* tagInfo) override in OnTagDiscovered() function in OHOS::NFC::KITS::ForegroundListenerEvent475 void OnTagDiscovered(KITS::TagInfoParcelable* tagInfo) override in OnTagDiscovered() function in OHOS::NFC::KITS::ReaderModeListenerEvt
155 void NfcService::OnTagDiscovered(uint32_t tagDiscId) in OnTagDiscovered() function in OHOS::NFC::NfcService
38 void OnTagDiscovered(TagInfoParcelable* taginfo) override in OnTagDiscovered() function in OHOS::IForegroundCallbackImpl