Searched refs:GetNciTagInterface (Results 1 – 6 of 6) sorted by relevance
65 std::shared_ptr<INciTagInterface> NciNativeSelector::GetNciTagInterface() in GetNciTagInterface() function in OHOS::NFC::NCI::NciNativeSelector68 return nativeInterface_->GetNciTagInterface(); in GetNciTagInterface()
46 std::shared_ptr<INciTagInterface> GetNciTagInterface();
23 nciTagInterface_ = NciNativeSelector::GetInstance().GetNciTagInterface(); in NciTagProxy()
28 std::shared_ptr<INciTagInterface> GetNciTagInterface() override;
36 std::shared_ptr<INciTagInterface> NciNativeAdapterDefault::GetNciTagInterface() in GetNciTagInterface() function in OHOS::NFC::NCI::NciNativeAdapterDefault
47 virtual std::shared_ptr<INciTagInterface> GetNciTagInterface() = 0;