Home
last modified time | relevance | path

Searched defs:ceService (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/nfc/test/unittest/services/cardemulation_test/
Dcardemulation_test.cpp114 OHOS::NFC::CeService *ceService = new OHOS::NFC::CeService(nfcService); variable
135 OHOS::NFC::CeService *ceService = new OHOS::NFC::CeService(nfcService); variable
/foundation/communication/nfc/services/src/
Dcommon_event_handler.cpp120 …ler::Intialize(std::weak_ptr<TAG::TagDispatcher> tagDispatcher, std::weak_ptr<CeService> ceService) in Intialize()