Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/include/
Dnfc_service.h33 class CommonEventHandler; variable
125 friend class CommonEventHandler; variable
/foundation/communication/nfc/services/src/
Dcommon_event_handler.cpp107 CommonEventHandler::CommonEventHandler(const std::shared_ptr<AppExecFwk::EventRunner>& runner, in CommonEventHandler() function in OHOS::NFC::CommonEventHandler