Home
last modified time | relevance | path

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

/drivers/peripheral/secure_element/hdi_service/
Dse_impl.cpp43 int32_t SeImpl::init(const sptr<ISecureElementCallback>& clientCallback, SecureElementStatus& statu… in init()
/drivers/peripheral/secure_element/sim_hdi_service/
Dsecure_element_interface_service.cpp32const sptr<OHOS::HDI::SecureElement::SimSecureElement::V1_0::ISecureElementCallback>& clientCallba… in init()
/drivers/peripheral/secure_element/test/unittest/se_impl_test/
Dse_impl_test.cpp67 const sptr<ISecureElementCallback> clientCallback = nullptr; variable
/drivers/peripheral/secure_element/vendor_adaptor/
Dse_vendor_adaptions.cpp61 int32_t SeVendorAdaptions::init(const sptr<ISecureElementCallback>& clientCallback, SecureElementSt… in init()
/drivers/peripheral/secure_element/vendor_sim_adaptor/
Dse_vendor_adaptions.cpp196const sptr<OHOS::HDI::SecureElement::SimSecureElement::V1_0::ISecureElementCallback>& clientCallba… in init()