Home
last modified time | relevance | path

Searched defs:nciNfccProxy (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/nfc/services/src/
H A Dnfc_routing_manager.cpp25 NfcRoutingManager(std::shared_ptr<NfcEventHandler> eventHandler, std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy, std::weak_ptr<NCI::INciCeInterface> nciCeProxy, std::weak_ptr<NfcService> nfcService) NfcRoutingManager() argument
H A Dnfc_polling_manager.cpp24 NfcPollingManager(std::weak_ptr<NfcService> nfcService, std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy, std::weak_ptr<NCI::INciTagInterface> nciTagProxy) NfcPollingManager() argument
H A Dnfc_event_handler.cpp240 Intialize(std::weak_ptr<TAG::TagDispatcher> tagDispatcher, std::weak_ptr<CeService> ceService, std::weak_ptr<NfcPollingManager> nfcPollingManager, std::weak_ptr<NfcRoutingManager> nfcRoutingManager, std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy) Intialize() argument
/foundation/communication/nfc/test/unittest/services/nci_nfcc_proxy_test/
H A Dnci_nfcc_proxy_test.cpp60 std::shared_ptr<NciNfccProxy> nciNfccProxy = std::make_shared<NciNfccProxy>(); in HWTEST_F() local
76 std::shared_ptr<NciNfccProxy> nciNfccProxy = std::make_shared<NciNfccProxy>(); in HWTEST_F() local
89 std::shared_ptr<NciNfccProxy> nciNfccProxy = std::make_shared<NciNfccProxy>(); in HWTEST_F() local
103 std::shared_ptr<NciNfccProxy> nciNfccProxy = std::make_shared<NciNfccProxy>(); in HWTEST_F() local
115 std::shared_ptr<NciNfccProxy> nciNfccProxy = std::make_shared<NciNfccProxy>(); HWTEST_F() local
127 std::shared_ptr<NciNfccProxy> nciNfccProxy = std::make_shared<NciNfccProxy>(); HWTEST_F() local
140 std::shared_ptr<NciNfccProxy> nciNfccProxy = std::make_shared<NciNfccProxy>(); HWTEST_F() local
[all...]
/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp67 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in HWTEST_F() local
89 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in HWTEST_F() local
110 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in HWTEST_F() local
129 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in HWTEST_F() local
153 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in HWTEST_F() local
175 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; HWTEST_F() local
199 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; HWTEST_F() local
221 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; HWTEST_F() local
243 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; HWTEST_F() local
265 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; HWTEST_F() local
287 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; HWTEST_F() local
310 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; HWTEST_F() local
332 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; HWTEST_F() local
354 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; HWTEST_F() local
377 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; HWTEST_F() local
400 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; HWTEST_F() local
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/nfcpollingmanager_test/nfcpollingmanager/nfcpollingmanager_fuzzer/
H A Dnfcpollingmanager_fuzzer.cpp42 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in FuzzStartPollingLoop() local
53 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in FuzzEnableForegroundDispatch() local
66 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in FuzzDisableForegroundDispatch() local
77 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in FuzzDisableForegroundByDeathRcpt() local
87 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in FuzzIsForegroundEnabled() local
97 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; FuzzSendTagToForeground() local
107 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; FuzzIsReaderModeEnabled() local
117 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; FuzzSendTagToReaderApp() local
[all...]
/foundation/communication/nfc/test/unittest/services/public_test/
H A Dnfc_public_test.cpp372 std::shared_ptr<NCI::INciNfccInterface> nciNfccProxy = nullptr; in HWTEST_F() local
388 std::shared_ptr<NCI::INciNfccInterface> nciNfccProxy = nullptr; in HWTEST_F() local
/foundation/communication/nfc/test/fuzztest/services_test/hostcardemulationmanager_test/hostcardemulationmanager/hostcardemulationmanager_fuzzer/
H A Dhostcardemulationmanager_fuzzer.cpp232 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in FuzzCommitRouting() local
242 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in FuzzHandleCommitRouting() local
255 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in FuzzComputeRoutingParams() local
268 std::weak_ptr<NCI::INciNfccInterface> nciNfccProxy; in FuzzHandleComputeRoutingParams() local

Completed in 6 milliseconds