Home
last modified time | relevance | path

Searched refs:HceCmdListenerEvent (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H A Dnfc_napi_hce_adapter.cpp61 class HceCmdListenerEvent : public IHceCmdCallback, public NapiEvent { class
63 HceCmdListenerEvent() {} in HceCmdListenerEvent() function in OHOS::NFC::KITS::HceCmdListenerEvent
65 virtual ~HceCmdListenerEvent() {} in ~HceCmdListenerEvent()
80 sptr<HceCmdListenerEvent> hceCmdListenerEvent =
81 sptr<HceCmdListenerEvent>(new (std::nothrow) HceCmdListenerEvent());