Searched defs:clientCallback (Results 1 – 7 of 7) sorted by relevance
106 auto clientCallback = std::make_shared<MockIAudioEventCallback>(); variable
43 int32_t SeImpl::init(const sptr<ISecureElementCallback>& clientCallback, SecureElementStatus& statu… in init()
32 …const sptr<OHOS::HDI::SecureElement::SimSecureElement::V1_0::ISecureElementCallback>& clientCallba… in init()
67 const sptr<ISecureElementCallback> clientCallback = nullptr; variable
61 int32_t SeVendorAdaptions::init(const sptr<ISecureElementCallback>& clientCallback, SecureElementSt… in init()
196 …const sptr<OHOS::HDI::SecureElement::SimSecureElement::V1_0::ISecureElementCallback>& clientCallba… in init()
209 const std::shared_ptr<IDhcpClientCallBack> &clientCallback) in RegisterDhcpClientCallBack()