Home
last modified time | relevance | path

Searched defs:nciTagProxy (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/nfc/test/fuzztest/services_test/isodepcardhandler_test/isodepcardhandler/isodepcardhandler_fuzzer/
H A Disodepcardhandler_fuzzer.cpp41 std::weak_ptr<INciTagInterface> nciTagProxy; in FuzzInitTransportCardInfo() local
50 std::weak_ptr<INciTagInterface> nciTagProxy; in FuzzGetCardName() local
/foundation/communication/nfc/test/unittest/services/isodep_card_handler_test/
H A Disodep_card_handler_test.cpp60 std::shared_ptr<NCI::INciTagInterface> nciTagProxy = nullptr; in HWTEST_F() local
73 std::shared_ptr<NCI::INciTagInterface> nciTagProxy = nullptr; in HWTEST_F() local
88 std::shared_ptr<NCI::INciTagInterface> nciTagProxy = nullptr; in HWTEST_F() local
104 std::shared_ptr<NCI::INciTagInterface> nciTagProxy = nullptr; in HWTEST_F() local
/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp130 std::weak_ptr<NCI::INciTagInterface> nciTagProxy; in HWTEST_F() local
/foundation/communication/nfc/test/fuzztest/services_test/nfcpollingmanager_test/nfcpollingmanager/nfcpollingmanager_fuzzer/
H A Dnfcpollingmanager_fuzzer.cpp43 std::weak_ptr<NCI::INciTagInterface> nciTagProxy; in FuzzStartPollingLoop() local
54 std::weak_ptr<NCI::INciTagInterface> nciTagProxy; in FuzzEnableForegroundDispatch() local
67 std::weak_ptr<NCI::INciTagInterface> nciTagProxy; in FuzzDisableForegroundDispatch() local
78 std::weak_ptr<NCI::INciTagInterface> nciTagProxy; in FuzzDisableForegroundByDeathRcpt() local
88 std::weak_ptr<NCI::INciTagInterface> nciTagProxy; in FuzzIsForegroundEnabled() local
98 std::weak_ptr<NCI::INciTagInterface> nciTagProxy; FuzzSendTagToForeground() local
108 std::weak_ptr<NCI::INciTagInterface> nciTagProxy; FuzzIsReaderModeEnabled() local
118 std::weak_ptr<NCI::INciTagInterface> nciTagProxy; FuzzSendTagToReaderApp() local
[all...]
/foundation/communication/nfc/services/src/
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
/foundation/communication/nfc/services/src/tag/
H A Dndef_har_data_parser.cpp38 NdefHarDataParser::NdefHarDataParser(std::weak_ptr<NCI::INciTagInterface> nciTagProxy) in NdefHarDataParser() argument
H A Disodep_card_handler.cpp26 IsodepCardHandler::IsodepCardHandler(std::weak_ptr<NCI::INciTagInterface> nciTagProxy) in IsodepCardHandler() argument
/foundation/communication/nfc/test/unittest/services/nci_tag_proxy_test/
H A Dnci_tag_proxy_test.cpp61 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); in HWTEST_F() local
76 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); in HWTEST_F() local
89 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); in HWTEST_F() local
102 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); in HWTEST_F() local
115 std::shared_ptr<NciTagProxy> nciTagProxy in HWTEST_F() local
129 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
142 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
155 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
170 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
183 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
196 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
210 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
224 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
237 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
250 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
264 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
277 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
291 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
307 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
320 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
332 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
345 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); HWTEST_F() local
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/nci_adapter_test/ncitagproxy/ncitagproxy_fuzzer/
H A Dncitagproxy_fuzz.cpp44 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); in FuzzSetTagListener() local
50 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); in FuzzGetTechList() local
58 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); in FuzzGetConnectedTech() local
66 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); in FuzzGetTechExtrasData() local
74 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); in FuzzGetTagUid() local
85 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzConnect() local
95 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzDisconnect() local
103 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzReconnect() local
111 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzTransceive() local
121 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzReadNdef() local
129 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzFindNdefTech() local
137 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzWriteNdef() local
146 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzFormatNdef() local
155 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzCanMakeReadOnly() local
163 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzSetNdefReadOnly() local
171 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzDetectNdefInfo() local
180 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzIsTagFieldOn() local
191 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzStartFieldOnChecking() local
204 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzSetTimeout() local
215 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzResetTimeout() local
224 std::shared_ptr<NciTagProxy> nciTagProxy = std::make_shared<NciTagProxy>(); FuzzGetTechMaskFromTechList() local
[all...]

Completed in 6 milliseconds