Home
last modified time | relevance | path

Searched refs:nfcService (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_impl_test.cpp61 std::shared_ptr<NfcService> nfcService = nullptr; variable
74 std::shared_ptr<NfcService> nfcService = nullptr; variable
87 std::shared_ptr<NfcService> nfcService = nullptr; variable
101 std::shared_ptr<NfcService> nfcService = nullptr; variable
117 std::shared_ptr<NfcService> nfcService = nullptr; variable
132 std::shared_ptr<NfcService> nfcService = nullptr; variable
161 std::shared_ptr<NfcService> nfcService = nullptr; variable
188 std::shared_ptr<NfcService> nfcService = nullptr; variable
215 std::shared_ptr<NfcService> nfcService = nullptr; variable
229 std::shared_ptr<NfcService> nfcService = nullptr; variable
[all …]
H A Dnfc_controller_test.cpp201 std::weak_ptr<NFC::NfcService> nfcService; variable
202 sptr<NFC::NfcControllerImpl> impl = new NFC::NfcControllerImpl(nfcService);
/ohos5.0/foundation/communication/nfc/test/unittest/services/hce_session_test/
H A Dhce_session_test.cpp63 std::shared_ptr<HCE::HceSession> hceSession = std::make_shared<HCE::HceSession>(nfcService);
77 nfcService->Initialize();
80 std::shared_ptr<HCE::HceSession> hceSession = std::make_shared<HCE::HceSession>(nfcService);
111 nfcService->Initialize();
159 nfcService->Initialize();
189 nfcService->Initialize();
220 nfcService->Initialize();
251 nfcService->Initialize();
281 nfcService->Initialize();
312 nfcService->Initialize();
[all …]
/ohos5.0/foundation/communication/nfc/test/unittest/services/ce_service_test/
H A Dce_service_test.cpp60 std::shared_ptr<NfcService> nfcService = nullptr; variable
78 std::shared_ptr<NfcService> nfcService = nullptr; variable
97 std::shared_ptr<NfcService> nfcService = nullptr; variable
116 nfcService->Initialize();
129 std::shared_ptr<NfcService> nfcService = nullptr; variable
148 std::shared_ptr<NfcService> nfcService = nullptr; variable
169 nfcService->Initialize();
188 std::shared_ptr<NfcService> nfcService = nullptr; variable
206 std::shared_ptr<NfcService> nfcService = nullptr; variable
224 std::shared_ptr<NfcService> nfcService = nullptr; variable
[all …]
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/controller_test/nfccontrollerstub/nfccontrollerstub_fuzzer/
H A Dnfccontrollerstub_fuzzer.cpp59 std::weak_ptr<NFC::NfcService> nfcService; in FuzzHandleGetState() local
74 std::weak_ptr<NFC::NfcService> nfcService; in FuzzHandleTurnOn() local
89 std::weak_ptr<NFC::NfcService> nfcService; in FuzzHandleTurnOff() local
104 std::weak_ptr<NFC::NfcService> nfcService; in FuzzHandleRegisterCallBack() local
119 std::weak_ptr<NFC::NfcService> nfcService; in FuzzHandleUnRegisterCallBack() local
134 std::weak_ptr<NFC::NfcService> nfcService; in FuzzHandleIsNfcOpen() local
149 std::weak_ptr<NFC::NfcService> nfcService; in FuzzHandleGetNfcTagInterface() local
164 std::weak_ptr<NFC::NfcService> nfcService; in FuzzUnregisterCallback() local
179 std::weak_ptr<NFC::NfcService> nfcService; in FuzzregisterCallback() local
189 std::weak_ptr<NFC::NfcService> nfcService; in FuzzHandleRegNdefMsgCb() local
[all …]
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/nfcpollingmanager_test/nfcpollingmanager/nfcpollingmanager_fuzzer/
H A Dnfcpollingmanager_fuzzer.cpp41 std::weak_ptr<NfcService> nfcService; in FuzzStartPollingLoop() local
45 std::make_shared<NfcPollingManager>(nfcService, nciNfccProxy, nciTagProxy); in FuzzStartPollingLoop()
52 std::weak_ptr<NfcService> nfcService; in FuzzEnableForegroundDispatch() local
56 std::make_shared<NfcPollingManager>(nfcService, nciNfccProxy, nciTagProxy); in FuzzEnableForegroundDispatch()
65 std::weak_ptr<NfcService> nfcService; in FuzzDisableForegroundDispatch() local
69 std::make_shared<NfcPollingManager>(nfcService, nciNfccProxy, nciTagProxy); in FuzzDisableForegroundDispatch()
76 std::weak_ptr<NfcService> nfcService; in FuzzDisableForegroundByDeathRcpt() local
86 std::weak_ptr<NfcService> nfcService; in FuzzIsForegroundEnabled() local
96 std::weak_ptr<NfcService> nfcService; in FuzzSendTagToForeground() local
106 std::weak_ptr<NfcService> nfcService; in FuzzIsReaderModeEnabled() local
[all …]
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/hostcardemulationmanager_test/hostcardemulationmanager/hostcardemulationmanager_fuzzer/
H A Dhostcardemulationmanager_fuzzer.cpp59 std::weak_ptr<NfcService> nfcService; in FuzzOnHostCardEmulationDataNfcA() local
63 std::make_shared<HostCardEmulationManager>(nfcService, nciCeProxy, ceService); in FuzzOnHostCardEmulationDataNfcA()
73 std::weak_ptr<NfcService> nfcService; in FuzzOnCardEmulationActivated() local
77 std::make_shared<HostCardEmulationManager>(nfcService, nciCeProxy, ceService); in FuzzOnCardEmulationActivated()
83 std::weak_ptr<NfcService> nfcService; in FuzzOnCardEmulationDeactivated() local
87 std::make_shared<HostCardEmulationManager>(nfcService, nciCeProxy, ceService); in FuzzOnCardEmulationDeactivated()
93 std::weak_ptr<NfcService> nfcService; in FuzzRegHceCmdCallback() local
107 std::weak_ptr<NfcService> nfcService; in FuzzUnRegHceCmdCallback() local
119 std::weak_ptr<NfcService> nfcService; in FuzzUnRegAllCallback() local
130 std::weak_ptr<NfcService> nfcService; in FuzzSendHostApduData() local
[all …]
/ohos5.0/foundation/communication/nfc/test/unittest/services/host_card_emulation_manager_test/
H A Dhost_card_emulation_manager_test.cpp61 std::shared_ptr<NfcService> nfcService = nullptr; variable
68 std::make_shared<HostCardEmulationManager>(nfcService, nciCeProxy, ceService);
82 std::shared_ptr<NfcService> nfcService = nullptr; variable
89 std::make_shared<HostCardEmulationManager>(nfcService, nciCeProxy, ceService);
103 std::shared_ptr<NfcService> nfcService = nullptr; variable
109 std::make_shared<HostCardEmulationManager>(nfcService, nciCeProxy, ceService);
123 std::shared_ptr<NfcService> nfcService = nullptr; variable
143 std::shared_ptr<NfcService> nfcService = nullptr; variable
163 std::shared_ptr<NfcService> nfcService = std::make_shared<NfcService>(); variable
183 std::shared_ptr<NfcService> nfcService = std::make_shared<NfcService>(); variable
[all …]
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp41 explicit ScreenChangedReceiver(std::weak_ptr<NfcService> nfcService,
56 nfcService_(nfcService), in ScreenChangedReceiver()
57 eventHandler_(nfcService.lock()->eventHandler_) in ScreenChangedReceiver()
115 explicit PackageChangedReceiver(std::weak_ptr<NfcService> nfcService,
130 nfcService_(nfcService), in PackageChangedReceiver()
131 eventHandler_(nfcService.lock()->eventHandler_) in PackageChangedReceiver()
155 explicit ShutdownEventReceiver(std::weak_ptr<NfcService> nfcService,
170 nfcService_(nfcService), in ShutdownEventReceiver()
171 eventHandler_(nfcService.lock()->eventHandler_) in ShutdownEventReceiver()
206 nfcService_(nfcService), in DataShareChangedReceiver()
[all …]
H A Dnfc_routing_manager.cpp28 std::weak_ptr<NfcService> nfcService) in NfcRoutingManager() argument
29 …ndler_(eventHandler), nciNfccProxy_(nciNfccProxy), nciCeProxy_(nciCeProxy), nfcService_(nfcService) in NfcRoutingManager()
H A Dnfc_polling_manager.cpp24 NfcPollingManager::NfcPollingManager(std::weak_ptr<NfcService> nfcService, in NfcPollingManager() argument
27 : nfcService_(nfcService), nciNfccProxy_(nciNfccProxy), nciTagProxy_(nciTagProxy) in NfcPollingManager()
/ohos5.0/foundation/communication/nfc/test/unittest/services/cardemulation_test/
H A Dcardemulation_test.cpp113 std::shared_ptr<NfcService> nfcService = nullptr; variable
115 std::shared_ptr<CeService> ceService = std::make_shared<CeService>(nfcService, nciCeProxy);
129 std::shared_ptr<NfcService> nfcService = nullptr; variable
131 std::shared_ptr<CeService> ceService = std::make_shared<CeService>(nfcService, nciCeProxy);
/ohos5.0/foundation/communication/nfc/test/unittest/services/ipc_test/
H A Dtag_session_test.cpp61 std::shared_ptr<NfcService> nfcService = std::make_shared<NfcService>(); variable
62 std::shared_ptr<TAG::TagSession> tagSession = std::make_shared<TAG::TagSession>(nfcService);
/ohos5.0/foundation/communication/nfc/test/fuzztest/cardemulation_test/hcesessionstub/hcesessionstub_fuzzer/
H A Dhcesessionstub_fuzzer.cpp78 … std::shared_ptr<OHOS::NFC::NfcService> nfcService = std::make_shared<OHOS::NFC::NfcService>(); in DoHceSessionStubFuzzTest() local
79 …::shared_ptr<NFC::HCE::HceSession> hceSession = std::make_shared<NFC::HCE::HceSession>(nfcService); in DoHceSessionStubFuzzTest()
/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_impl.cpp26 NfcControllerImpl::NfcControllerImpl(std::weak_ptr<NfcService> nfcService) in NfcControllerImpl() argument
27 : NfcControllerStub(), nfcService_(nfcService) in NfcControllerImpl()
H A Dnfc_controller_impl.h26 explicit NfcControllerImpl(std::weak_ptr<NfcService> nfcService);
/ohos5.0/foundation/communication/nfc/services/include/
H A Dnfc_routing_manager.h29 std::weak_ptr<NfcService> nfcService);
H A Dwifi_connection_manager.h29 void Initialize(std::weak_ptr<NfcService> nfcService);
H A Dtag_dispatcher.h35 explicit TagDispatcher(std::shared_ptr<NfcService> nfcService);
H A Dnfc_polling_manager.h33 NfcPollingManager(std::weak_ptr<NfcService> nfcService,
/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_notification_publisher.h53 void RegNotificationCallback(std::weak_ptr<NfcService> nfcService);
H A Dexternal_deps_proxy.cpp263 void ExternalDepsProxy::RegNotificationCallback(std::weak_ptr<NfcService> nfcService) in RegNotificationCallback() argument
265 TAG::NfcNotificationPublisher::GetInstance().RegNotificationCallback(nfcService); in RegNotificationCallback()
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dwifi_connection_manager.cpp48 void WifiConnectionManager::Initialize(std::weak_ptr<NfcService> nfcService) in Initialize() argument
55 nfcService_ = nfcService; in Initialize()
H A Dtag_dispatcher.cpp48 TagDispatcher::TagDispatcher(std::shared_ptr<NFC::NfcService> nfcService) in TagDispatcher() argument
49 : nfcService_(nfcService), in TagDispatcher()
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dhost_card_emulation_manager.h44 explicit HostCardEmulationManager(std::weak_ptr<NfcService> nfcService,

12