Home
last modified time | relevance | path

Searched refs:IHceSession (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H A Dhce_service.cpp49 OHOS::sptr<HCE::IHceSession> hceSession = GetHceSessionProxy(); in RegHceCmdCallback()
59 OHOS::sptr<HCE::IHceSession> hceSession = GetHceSessionProxy(); in StopHce()
69 OHOS::sptr<HCE::IHceSession> hceSession = GetHceSessionProxy(); in IsDefaultService()
79 OHOS::sptr<HCE::IHceSession> hceSession = GetHceSessionProxy(); in SendRawFrame()
89 OHOS::sptr<HCE::IHceSession> hceSession = GetHceSessionProxy(); in GetPaymentServices()
100 OHOS::sptr<HCE::IHceSession> hceSession = GetHceSessionProxy(); in StartHce()
107 OHOS::sptr<HCE::IHceSession> HceService::GetHceSessionProxy() in GetHceSessionProxy()
H A Dhce_service.h44 OHOS::sptr<HCE::IHceSession> GetHceSessionProxy();
47 OHOS::sptr<HCE::IHceSession> hceSessionProxy_;
H A Dhce_session_proxy.h31 class HceSessionProxy final : public OHOS::IRemoteProxy<IHceSession>, public NfcBasicProxy {
34 : OHOS::IRemoteProxy<IHceSession>(remote), NfcBasicProxy(remote) in HceSessionProxy()
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dihce_session.h30 class IHceSession : public OHOS::IRemoteBroker { class
32 DECLARE_INTERFACE_DESCRIPTOR(u"ohos.nfc.cardemulation.IHceSession");
34 virtual ~IHceSession() {} in ~IHceSession()
/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_session_stub.h28 class HceSessionStub : public OHOS::IRemoteStub<OHOS::NFC::HCE::IHceSession> {

Completed in 2 milliseconds