Home
last modified time | relevance | path

Searched refs:GetNciCeInterface (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_native_selector.cpp49 std::shared_ptr<INciCeInterface> NciNativeSelector::GetNciCeInterface() in GetNciCeInterface() function in OHOS::NFC::NCI::NciNativeSelector
52 return nativeInterface_->GetNciCeInterface(); in GetNciCeInterface()
H A Dnci_ce_proxy.cpp23 nciCeInterface_ = NciNativeSelector::GetInstance().GetNciCeInterface(); in NciCeProxy()
H A Dnci_native_selector.h34 std::shared_ptr<INciCeInterface> GetNciCeInterface();
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/include/
H A Dnci_native_adapter_default.h26 std::shared_ptr<INciCeInterface> GetNciCeInterface() override;
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dnci_native_adapter_default.cpp26 std::shared_ptr<INciCeInterface> NciNativeAdapterDefault::GetNciCeInterface() in GetNciCeInterface() function in OHOS::NFC::NCI::NciNativeAdapterDefault
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dinci_native_interface.h35 virtual std::shared_ptr<INciCeInterface> GetNciCeInterface() = 0;
/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp180 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NCI::NciNativeSelector::GetInstance().GetNciCeInterface(); in HWTEST_F()
203 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NCI::NciNativeSelector::GetInstance().GetNciCeInterface(); in HWTEST_F()
225 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NCI::NciNativeSelector::GetInstance().GetNciCeInterface(); in HWTEST_F()
247 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NCI::NciNativeSelector::GetInstance().GetNciCeInterface(); in HWTEST_F()
269 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NCI::NciNativeSelector::GetInstance().GetNciCeInterface(); in HWTEST_F()
291 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NCI::NciNativeSelector::GetInstance().GetNciCeInterface(); in HWTEST_F()
314 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NCI::NciNativeSelector::GetInstance().GetNciCeInterface(); in HWTEST_F()
336 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NCI::NciNativeSelector::GetInstance().GetNciCeInterface(); in HWTEST_F()
359 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NCI::NciNativeSelector::GetInstance().GetNciCeInterface(); in HWTEST_F()
382 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NCI::NciNativeSelector::GetInstance().GetNciCeInterface(); in HWTEST_F()
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/hostcardemulationmanager_test/hostcardemulationmanager/hostcardemulationmanager_fuzzer/
H A Dhostcardemulationmanager_fuzzer.cpp90 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NciNativeSelector::GetInstance().GetNciCeInterface(); in FuzzOnHostCardEmulationDataNfcA2()
244 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NciNativeSelector::GetInstance().GetNciCeInterface(); in FuzzHandleCommitRouting()
257 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NciNativeSelector::GetInstance().GetNciCeInterface(); in FuzzComputeRoutingParams()
270 std::shared_ptr<NCI::INciCeInterface> nciCeProxy = NciNativeSelector::GetInstance().GetNciCeInterface(); in FuzzHandleComputeRoutingParams()

Completed in 5 milliseconds