Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/include/
H A Dnfc_service.h143 friend class NfcControllerImpl; variable
/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_impl.cpp26 NfcControllerImpl::NfcControllerImpl(std::weak_ptr<NfcService> nfcService) in NfcControllerImpl() function in OHOS::NFC::NfcControllerImpl