Home
last modified time | relevance | path

Searched defs:CommonEventHandler (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/nfc/services/include/
Dnfc_service.h34 class CommonEventHandler; variable
152 friend class CommonEventHandler; variable
/foundation/communication/nfc/services/src/card_emulation/
Dce_service.h25 class CommonEventHandler; variable
/foundation/communication/nfc/services/src/
Dcommon_event_handler.cpp108 CommonEventHandler::CommonEventHandler(const std::shared_ptr<AppExecFwk::EventRunner>& runner, in CommonEventHandler() function in OHOS::NFC::CommonEventHandler