Home
last modified time | relevance | path

Searched defs:NfcEventHandler (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/include/
H A Dnfc_service.h146 friend class NfcEventHandler; variable
H A Dinfc_service.h31 class NfcEventHandler; variable
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.h32 class NfcEventHandler; variable
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp226 NfcEventHandler::NfcEventHandler(const std::shared_ptr<AppExecFwk::EventRunner> &runner, in NfcEventHandler() function in OHOS::NFC::NfcEventHandler