Home
last modified time | relevance | path

Searched defs:hceSession (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/nfc/test/unittest/services/hce_session_test/
H A Dhce_session_test.cpp63 std::shared_ptr<HCE::HceSession> hceSession = std::make_shared<HCE::HceSession>(nfcService); variable
80 std::shared_ptr<HCE::HceSession> hceSession = std::make_shared<HCE::HceSession>(nfcService); variable
97 std::shared_ptr<HCE::HceSession> hceSession = std::make_shared<HCE::HceSession>(nfcService); variable
115 std::shared_ptr<HCE::HceSession> hceSession = std::make_shared<HCE::HceSession>(nfcService); variable
131 std::shared_ptr<HCE::HceSession> hceSession = std::make_shared<HCE::HceSession>(nfcService); variable
146 std::shared_ptr<HCE::HceSession> hceSession = std::make_shared<HCE::HceSession>(nfcService); variable
162 std::shared_ptr<HCE::HceSession> hceSession = std::make_shared<HCE::HceSession>(nfcService); variable
176 std::shared_ptr<HCE::HceSession> hceSession = std::make_shared<HCE::HceSession>(nfcService); variable
191 std::shared_ptr<HCE::HceSession> hceSession = std::make_shared<HCE::HceSession>(nfcService); variable
207 std::shared_ptr<HCE::HceSession> hceSession = std::make_shared<HCE::HceSession>(nfcService); variable
[all …]
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H A Dhce_service.cpp49 OHOS::sptr<HCE::IHceSession> hceSession = GetHceSessionProxy(); in RegHceCmdCallback() local
59 OHOS::sptr<HCE::IHceSession> hceSession = GetHceSessionProxy(); in StopHce() local
69 OHOS::sptr<HCE::IHceSession> hceSession = GetHceSessionProxy(); in IsDefaultService() local
79 OHOS::sptr<HCE::IHceSession> hceSession = GetHceSessionProxy(); in SendRawFrame() local
89 OHOS::sptr<HCE::IHceSession> hceSession = GetHceSessionProxy(); in GetPaymentServices() local
100 OHOS::sptr<HCE::IHceSession> hceSession = GetHceSessionProxy(); in StartHce() local
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/hcesession_test/hcesession/hcesession_fuzzer/
H A Dhcesession_fuzzer.cpp43 std::shared_ptr<HceSession> hceSession = std::make_shared<HceSession>(service); in FuzzIsDefaultService() local
53 std::shared_ptr<HceSession> hceSession = std::make_shared<HceSession>(service); in FuzzStartHce() local
63 std::shared_ptr<HceSession> hceSession = std::make_shared<HceSession>(service); in FuzzStopHce() local
/ohos5.0/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_cmd_death_recipient.cpp24 sptr<HCE::HceSessionStub> hceSession, in HceCmdDeathRecipient()
/ohos5.0/foundation/communication/nfc/test/fuzztest/cardemulation_test/hcesessionstub/hcesessionstub_fuzzer/
H A Dhcesessionstub_fuzzer.cpp79 …std::shared_ptr<NFC::HCE::HceSession> hceSession = std::make_shared<NFC::HCE::HceSession>(nfcServi… in DoHceSessionStubFuzzTest() local