Home
last modified time | relevance | path

Searched refs:Intialize (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp72 nfcEventHandler->Intialize(tagDispatcher, ceService, nfcPollingManager, nfcRoutingManager, nciNfccProxy); in HWTEST_F()
93 nfcEventHandler->Intialize(tagDispatcher, ceService, nfcPollingManager, nfcRoutingManager, nciNfccProxy); in HWTEST_F()
114 nfcEventHandler->Intialize(tagDispatcher, ceService, nfcPollingManager, nfcRoutingManager, nciNfccProxy); in HWTEST_F()
137 nfcEventHandler->Intialize(tagDispatcher, ceService, nfcPollingManager, nfcRoutingManager, nciNfccProxy); in HWTEST_F()
160 nfcEventHandler->Intialize(tagDispatcher, ceService, nfcPollingManager, nfcRoutingManager, nciNfccProxy); in HWTEST_F()
183 nfcEventHandler->Intialize(tagDispatcher, ceService, nfcPollingManager, nfcRoutingManager, nciNfccProxy); in HWTEST_F()
205 nfcEventHandler->Intialize(tagDispatcher, ceService, nfcPollingManager, nfcRoutingManager, nciNfccProxy); in HWTEST_F()
227 nfcEventHandler->Intialize(tagDispatcher, ceService, nfcPollingManager, nfcRoutingManager, nciNfccProxy); in HWTEST_F()
249 nfcEventHandler->Intialize(tagDispatcher, ceService, nfcPollingManager, nfcRoutingManager, nciNfccProxy); in HWTEST_F()
271 nfcEventHandler->Intialize(tagDispatche in HWTEST_F()
[all...]
/foundation/communication/nfc/services/include/
H A Dnfc_event_handler.h36 void Intialize(std::weak_ptr<TAG::TagDispatcher> tagDispatcher,
/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp368 eventHandler_->Intialize(tagDispatcher_, ceService_, nfcPollingManager_, nfcRoutingManager_, nciNfccProxy_); in DoInitialize()
H A Dnfc_event_handler.cpp240 void NfcEventHandler::Intialize(std::weak_ptr<TAG::TagDispatcher> tagDispatcher, in Intialize() function in OHOS::NFC::NfcEventHandler
246 DebugLog("NfcEventHandler::Intialize"); in Intialize()

Completed in 4 milliseconds