Searched refs:GetNciNfccInterface (Results 1 – 6 of 6) sorted by relevance
57 std::shared_ptr<INciNfccInterface> NciNativeSelector::GetNciNfccInterface() in GetNciNfccInterface() function in OHOS::NFC::NCI::NciNativeSelector60 return nativeInterface_->GetNciNfccInterface(); in GetNciNfccInterface()
23 nfccInterface_ = NciNativeSelector::GetInstance().GetNciNfccInterface(); in NciNfccProxy()
40 std::shared_ptr<INciNfccInterface> GetNciNfccInterface();
27 std::shared_ptr<INciNfccInterface> GetNciNfccInterface() override;
31 std::shared_ptr<INciNfccInterface> NciNativeAdapterDefault::GetNciNfccInterface() in GetNciNfccInterface() function in OHOS::NFC::NCI::NciNativeAdapterDefault
41 virtual std::shared_ptr<INciNfccInterface> GetNciNfccInterface() = 0;