Home
last modified time | relevance | path

Searched refs:PinAuth (Results 1 – 25 of 223) sorted by relevance

123456789

/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/pin_auth_v1_1/cpp_target/pin_auth/v1_1/
H A Dexecutor_proxy.cpp.txt30 namespace PinAuth {
77 sptr<OHOS::HDI::PinAuth::V1_1::IExecutor> OHOS::HDI::PinAuth::V1_1::IExecutor::Get(bool isStub)
82 sptr<OHOS::HDI::PinAuth::V1_1::IExecutor> OHOS::HDI::PinAuth::V1_1::IExecutor::Get(const std::strin…
107 …sptr<OHOS::HDI::PinAuth::V1_1::ExecutorProxy> proxy = new OHOS::HDI::PinAuth::V1_1::ExecutorProxy(…
134 int32_t OHOS::HDI::PinAuth::V1_1::ExecutorProxy::Reconnect(
135 sptr<OHOS::HDI::PinAuth::V1_1::ExecutorProxy> proxy)
164 sptr<OHOS::HDI::PinAuth::V1_1::IExecutor> OHOS::HDI::PinAuth::V1_1::IExecutor::CastFrom(const sptr<…
166 …return CastFromTemplate<OHOS::HDI::PinAuth::V1_1::IExecutor, OHOS::HDI::PinAuth::V1_0::IExecutor>(…
187 …const std::vector<OHOS::HDI::PinAuth::V1_1::GetPropertyType>& propertyTypes, OHOS::HDI::PinAuth::V…
204 int32_t OHOS::HDI::PinAuth::V1_1::ExecutorProxy::GetExecutorInfo(OHOS::HDI::PinAuth::V1_0::Executor…
[all …]
H A Dexecutor_stub.cpp.txt29 namespace PinAuth {
57 sptr<OHOS::HDI::PinAuth::V1_1::IExecutor> OHOS::HDI::PinAuth::V1_1::IExecutor::Get(bool isStub)
62 sptr<OHOS::HDI::PinAuth::V1_1::IExecutor> OHOS::HDI::PinAuth::V1_1::IExecutor::Get(const std::strin…
73 return reinterpret_cast<OHOS::HDI::PinAuth::V1_1::IExecutor *>(impl);
77 OHOS::HDI::PinAuth::V1_1::ExecutorStub::ExecutorStub(const sptr<OHOS::HDI::PinAuth::V1_1::IExecutor…
82 OHOS::HDI::PinAuth::V1_1::ExecutorStub::~ExecutorStub()
201 std::vector<OHOS::HDI::PinAuth::V1_1::GetPropertyType> propertyTypes;
207 OHOS::HDI::PinAuth::V1_1::Property property;
247 sptr<OHOS::HDI::PinAuth::V1_1::IExecutorCallback> callbackObj;
299 sptr<OHOS::HDI::PinAuth::V1_1::IExecutorCallback> callbackObj;
[all …]
H A Dpin_auth_interface_stub.cpp.txt28 namespace PinAuth {
32 sptr<OHOS::HDI::PinAuth::V1_1::IPinAuthInterface> OHOS::HDI::PinAuth::V1_1::IPinAuthInterface::Get(…
34 return OHOS::HDI::PinAuth::V1_1::IPinAuthInterface::Get("pin_auth_interface_service", isStub);
37 sptr<OHOS::HDI::PinAuth::V1_1::IPinAuthInterface> OHOS::HDI::PinAuth::V1_1::IPinAuthInterface::Get(…
42 std::string desc = Str16ToStr8(OHOS::HDI::PinAuth::V1_1::IPinAuthInterface::GetDescriptor());
48 return reinterpret_cast<OHOS::HDI::PinAuth::V1_1::IPinAuthInterface *>(impl);
52 OHOS::HDI::PinAuth::V1_1::PinAuthInterfaceStub::PinAuthInterfaceStub(const sptr<OHOS::HDI::PinAuth:…
53 : IPCObjectStub(OHOS::HDI::PinAuth::V1_1::IPinAuthInterface::GetDescriptor()), impl_(impl)
57 OHOS::HDI::PinAuth::V1_1::PinAuthInterfaceStub::~PinAuthInterfaceStub()
105 std::vector<sptr<OHOS::HDI::PinAuth::V1_1::IExecutor>> executorList;
[all …]
H A Dpin_auth_interface_proxy.cpp.txt31 namespace PinAuth {
76 sptr<OHOS::HDI::PinAuth::V1_1::IPinAuthInterface> OHOS::HDI::PinAuth::V1_1::IPinAuthInterface::Get(…
81 sptr<OHOS::HDI::PinAuth::V1_1::IPinAuthInterface> OHOS::HDI::PinAuth::V1_1::IPinAuthInterface::Get(…
106 …sptr<OHOS::HDI::PinAuth::V1_1::PinAuthInterfaceProxy> proxy = new OHOS::HDI::PinAuth::V1_1::PinAut…
134 sptr<OHOS::HDI::PinAuth::V1_1::PinAuthInterfaceProxy> proxy)
163 sptr<OHOS::HDI::PinAuth::V1_1::IPinAuthInterface> OHOS::HDI::PinAuth::V1_1::IPinAuthInterface::Cast…
165 …return CastFromTemplate<OHOS::HDI::PinAuth::V1_1::IPinAuthInterface, OHOS::HDI::PinAuth::V1_0::IPi…
168 int32_t OHOS::HDI::PinAuth::V1_1::PinAuthInterfaceProxy::GetExecutorListV1_1(std::vector<sptr<OHOS:…
173 int32_t OHOS::HDI::PinAuth::V1_1::PinAuthInterfaceProxy::GetExecutorList(std::vector<sptr<OHOS::HDI…
220 sptr<OHOS::HDI::PinAuth::V1_1::IExecutor> value0;
[all …]
H A Dexecutor_proxy.h.txt26 namespace PinAuth {
29 class ExecutorProxy : public IProxyBroker<OHOS::HDI::PinAuth::V1_1::IExecutor> {
45 result = OHOS::HDI::PinAuth::V1_1::ExecutorProxy::Reconnect(proxy);
51 wptr<OHOS::HDI::PinAuth::V1_1::ExecutorProxy> proxy_;
72 …const std::vector<OHOS::HDI::PinAuth::V1_1::GetPropertyType>& propertyTypes, OHOS::HDI::PinAuth::V…
75 const sptr<OHOS::HDI::PinAuth::V1_1::IExecutorCallback>& callbackObj) override;
78 const sptr<OHOS::HDI::PinAuth::V1_1::IExecutorCallback>& callbackObj) override;
105 …const std::vector<OHOS::HDI::PinAuth::V1_1::GetPropertyType>& propertyTypes, OHOS::HDI::PinAuth::V…
113 static int32_t Reconnect(sptr<OHOS::HDI::PinAuth::V1_1::ExecutorProxy> proxy);
125 static inline BrokerDelegator<OHOS::HDI::PinAuth::V1_1::ExecutorProxy> delegator_;
[all …]
H A Dexecutor_callback_stub.cpp.txt24 namespace PinAuth {
53 OHOS::HDI::PinAuth::V1_1::ExecutorCallbackStub::ExecutorCallbackStub(const sptr<OHOS::HDI::PinAuth:…
54 : IPCObjectStub(OHOS::HDI::PinAuth::V1_1::IExecutorCallback::GetDescriptor()), impl_(impl)
58 OHOS::HDI::PinAuth::V1_1::ExecutorCallbackStub::~ExecutorCallbackStub()
63 int32_t OHOS::HDI::PinAuth::V1_1::ExecutorCallbackStub::OnRemoteRequest(uint32_t code, MessageParce…
88 …return OHOS::HDI::PinAuth::V1_0::ExecutorCallbackStub::ExecutorCallbackStubOnResult_(executorCallb…
93 …return OHOS::HDI::PinAuth::V1_0::ExecutorCallbackStub::ExecutorCallbackStubOnGetData_(executorCall…
98 …return OHOS::HDI::PinAuth::V1_0::ExecutorCallbackStub::ExecutorCallbackStubGetVersion_(executorCal…
101PinAuth::V1_1::ExecutorCallbackStub::ExecutorCallbackStubOnGetDataV1_1_(MessageParcel& executorCal…
103 …if (executorCallbackData.ReadInterfaceToken() != OHOS::HDI::PinAuth::V1_1::IExecutorCallback::GetD…
[all …]
H A Dpin_auth_interface_proxy.h.txt26 namespace PinAuth {
29 class PinAuthInterfaceProxy : public IProxyBroker<OHOS::HDI::PinAuth::V1_1::IPinAuthInterface> {
45 result = OHOS::HDI::PinAuth::V1_1::PinAuthInterfaceProxy::Reconnect(proxy);
51 wptr<OHOS::HDI::PinAuth::V1_1::PinAuthInterfaceProxy> proxy_;
71 …int32_t GetExecutorListV1_1(std::vector<sptr<OHOS::HDI::PinAuth::V1_1::IExecutor>>& executorList) …
73 …int32_t GetExecutorList(std::vector<sptr<OHOS::HDI::PinAuth::V1_0::IExecutor>>& executorList) over…
77 …static int32_t GetExecutorListV1_1_(std::vector<sptr<OHOS::HDI::PinAuth::V1_1::IExecutor>>& execut…
80 static int32_t Reconnect(sptr<OHOS::HDI::PinAuth::V1_1::PinAuthInterfaceProxy> proxy);
89 …sptr<OHOS::HDI::PinAuth::V1_1::PinAuthInterfaceProxy::IServiceManagerDeathRecipient> deathRecipien…
92 static inline BrokerDelegator<OHOS::HDI::PinAuth::V1_1::PinAuthInterfaceProxy> delegator_;
[all …]
H A Dexecutor_service.h.txt23 namespace PinAuth {
25 class ExecutorService : public OHOS::HDI::PinAuth::V1_1::IExecutor {
31 …const std::vector<OHOS::HDI::PinAuth::V1_1::GetPropertyType>& propertyTypes, OHOS::HDI::PinAuth::V…
34 const sptr<OHOS::HDI::PinAuth::V1_1::IExecutorCallback>& callbackObj) override;
37 const sptr<OHOS::HDI::PinAuth::V1_1::IExecutorCallback>& callbackObj) override;
39 int32_t GetExecutorInfo(OHOS::HDI::PinAuth::V1_0::ExecutorInfo& executorInfo) override;
41 …int32_t GetTemplateInfo(uint64_t templateId, OHOS::HDI::PinAuth::V1_0::TemplateInfo& templateInfo)…
49 const sptr<OHOS::HDI::PinAuth::V1_0::IExecutorCallback>& callbackObj) override;
52 const sptr<OHOS::HDI::PinAuth::V1_0::IExecutorCallback>& callbackObj) override;
59 const sptr<OHOS::HDI::PinAuth::V1_0::IExecutorCallback>& callbackObj) override;
[all …]
H A Dpin_auth_types.cpp.txt23 namespace PinAuth {
28 bool PropertyBlockMarshalling(OHOS::MessageParcel& data, const OHOS::HDI::PinAuth::V1_1::Property& …
30 … if (!data.WriteUnpadBuffer((const void*)&dataBlock, sizeof(OHOS::HDI::PinAuth::V1_1::Property))) {
36 bool PropertyBlockUnmarshalling(OHOS::MessageParcel& data, OHOS::HDI::PinAuth::V1_1::Property& data…
38 …I::PinAuth::V1_1::Property *dataBlockPtr = reinterpret_cast<const OHOS::HDI::PinAuth::V1_1::Proper…
43 …if (memcpy_s(&dataBlock, sizeof(OHOS::HDI::PinAuth::V1_1::Property), dataBlockPtr, sizeof(OHOS::HD…
50 } // PinAuth
H A Dexecutor_callback_proxy.cpp.txt28 namespace PinAuth {
75 sptr<OHOS::HDI::PinAuth::V1_1::IExecutorCallback> OHOS::HDI::PinAuth::V1_1::IExecutorCallback::Cast…
77 …return CastFromTemplate<OHOS::HDI::PinAuth::V1_1::IExecutorCallback, OHOS::HDI::PinAuth::V1_0::IEx…
97 int32_t OHOS::HDI::PinAuth::V1_1::ExecutorCallbackProxy::OnGetDataV1_1(uint64_t scheduleId,
105 return OHOS::HDI::PinAuth::V1_0::ExecutorCallbackProxy::OnResult_(result, extraInfo, Remote());
108 int32_t OHOS::HDI::PinAuth::V1_1::ExecutorCallbackProxy::OnGetData(uint64_t scheduleId,
111 …return OHOS::HDI::PinAuth::V1_0::ExecutorCallbackProxy::OnGetData_(scheduleId, salt, authSubType, …
114 int32_t OHOS::HDI::PinAuth::V1_1::ExecutorCallbackProxy::GetVersion(uint32_t& majorVer, uint32_t& m…
116 … return OHOS::HDI::PinAuth::V1_0::ExecutorCallbackProxy::GetVersion_(majorVer, minorVer, Remote());
119 int32_t OHOS::HDI::PinAuth::V1_1::ExecutorCallbackProxy::OnGetDataV1_1_(uint64_t scheduleId,
[all …]
H A Diexecutor.h.txt50 namespace PinAuth {
54 using namespace OHOS::HDI::PinAuth::V1_0;
62 class IExecutor : public OHOS::HDI::PinAuth::V1_0::IExecutor {
68 static sptr<OHOS::HDI::PinAuth::V1_1::IExecutor> Get(bool isStub = false);
69 …static sptr<OHOS::HDI::PinAuth::V1_1::IExecutor> Get(const std::string &serviceName, bool isStub =…
71 …static sptr<OHOS::HDI::PinAuth::V1_1::IExecutor> CastFrom(const sptr<OHOS::HDI::PinAuth::V1_0::IEx…
74 …const std::vector<OHOS::HDI::PinAuth::V1_1::GetPropertyType>& propertyTypes, OHOS::HDI::PinAuth::V…
77 const sptr<OHOS::HDI::PinAuth::V1_1::IExecutorCallback>& callbackObj) = 0;
80 const sptr<OHOS::HDI::PinAuth::V1_1::IExecutorCallback>& callbackObj) = 0;
95 } // PinAuth
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/inc/
H A Dpin_auth_hdi.h28 namespace PinAuth {
29 using IPinAuthInterface = OHOS::HDI::PinAuth::V2_1::IPinAuthInterface;
32 using HdiIAllInOneExecutor = OHOS::HDI::PinAuth::V2_1::IAllInOneExecutor;
33 using HdiICollector = OHOS::HDI::PinAuth::V2_1::ICollector;
34 using HdiIVerifier = OHOS::HDI::PinAuth::V2_1::IVerifier;
35 using HdiIExecutorCallback = OHOS::HDI::PinAuth::V2_1::IExecutorCallback;
37 using HdiAuthType = OHOS::HDI::PinAuth::V2_1::AuthType;
38 using HdiExecutorRole = OHOS::HDI::PinAuth::V2_1::ExecutorRole;
40 using HdiExecutorInfo = OHOS::HDI::PinAuth::V2_1::ExecutorInfo;
41 using HdiGetPropertyType = OHOS::HDI::PinAuth::V2_1::GetPropertyType;
[all …]
/ohos5.0/base/useriam/pin_auth/services/modules/common/inc/
H A Dpin_auth_hdi.h31 namespace PinAuth {
32 using IPinAuthInterface = OHOS::HDI::PinAuth::V2_1::IPinAuthInterface;
35 using IAllInOneExecutor = OHOS::HDI::PinAuth::V2_1::IAllInOneExecutor;
36 using ICollector = OHOS::HDI::PinAuth::V2_1::ICollector;
37 using IVerifier = OHOS::HDI::PinAuth::V2_1::IVerifier;
39 using IExecutorCallback = OHOS::HDI::PinAuth::V2_1::IExecutorCallback;
41 using AuthType = OHOS::HDI::PinAuth::V2_1::AuthType;
42 using ExecutorRole = OHOS::HDI::PinAuth::V2_1::ExecutorRole;
44 using ExecutorInfo = OHOS::HDI::PinAuth::V2_1::ExecutorInfo;
46 using GetPropertyType = OHOS::HDI::PinAuth::V2_1::GetPropertyType;
[all …]
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/pin_auth_v1_0/cpp_target/pin_auth/v1_0/
H A Dexecutor_stub.cpp.txt29 namespace PinAuth {
57 sptr<OHOS::HDI::PinAuth::V1_0::IExecutor> OHOS::HDI::PinAuth::V1_0::IExecutor::Get(bool isStub)
62 sptr<OHOS::HDI::PinAuth::V1_0::IExecutor> OHOS::HDI::PinAuth::V1_0::IExecutor::Get(const std::strin…
77 OHOS::HDI::PinAuth::V1_0::ExecutorStub::ExecutorStub(const sptr<OHOS::HDI::PinAuth::V1_0::IExecutor…
82 OHOS::HDI::PinAuth::V1_0::ExecutorStub::~ExecutorStub()
174 OHOS::HDI::PinAuth::V1_0::ExecutorInfo executorInfo;
208 OHOS::HDI::PinAuth::V1_0::TemplateInfo templateInfo;
326 sptr<OHOS::HDI::PinAuth::V1_0::IExecutorCallback> callbackObj;
378 sptr<OHOS::HDI::PinAuth::V1_0::IExecutorCallback> callbackObj;
478 sptr<OHOS::HDI::PinAuth::V1_0::IExecutorCallback> callbackObj;
[all …]
H A Dpin_auth_interface_stub.cpp.txt28 namespace PinAuth {
32 sptr<OHOS::HDI::PinAuth::V1_0::IPinAuthInterface> OHOS::HDI::PinAuth::V1_0::IPinAuthInterface::Get(…
34 return OHOS::HDI::PinAuth::V1_0::IPinAuthInterface::Get("pin_auth_interface_service", isStub);
37 sptr<OHOS::HDI::PinAuth::V1_0::IPinAuthInterface> OHOS::HDI::PinAuth::V1_0::IPinAuthInterface::Get(…
42 std::string desc = Str16ToStr8(OHOS::HDI::PinAuth::V1_0::IPinAuthInterface::GetDescriptor());
48 return reinterpret_cast<OHOS::HDI::PinAuth::V1_0::IPinAuthInterface *>(impl);
52 OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceStub::PinAuthInterfaceStub(const sptr<OHOS::HDI::PinAuth:…
53 : IPCObjectStub(OHOS::HDI::PinAuth::V1_0::IPinAuthInterface::GetDescriptor()), impl_(impl)
57 OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceStub::~PinAuthInterfaceStub()
98 std::vector<sptr<OHOS::HDI::PinAuth::V1_0::IExecutor>> executorList;
[all …]
H A Dexecutor_proxy.cpp.txt30 namespace PinAuth {
36 sptr<OHOS::HDI::PinAuth::V1_0::IExecutor> OHOS::HDI::PinAuth::V1_0::IExecutor::Get(bool isStub)
41 sptr<OHOS::HDI::PinAuth::V1_0::IExecutor> OHOS::HDI::PinAuth::V1_0::IExecutor::Get(const std::strin…
50 return reinterpret_cast<OHOS::HDI::PinAuth::V1_0::IExecutor *>(impl);
66 …sptr<OHOS::HDI::PinAuth::V1_0::ExecutorProxy> proxy = new OHOS::HDI::PinAuth::V1_0::ExecutorProxy(…
93 int32_t OHOS::HDI::PinAuth::V1_0::ExecutorProxy::Reconnect(
94 sptr<OHOS::HDI::PinAuth::V1_0::ExecutorProxy> proxy)
140 int32_t OHOS::HDI::PinAuth::V1_0::ExecutorProxy::GetExecutorInfo(OHOS::HDI::PinAuth::V1_0::Executor…
146 OHOS::HDI::PinAuth::V1_0::TemplateInfo& templateInfo)
196 int32_t OHOS::HDI::PinAuth::V1_0::ExecutorProxy::GetExecutorInfo_(OHOS::HDI::PinAuth::V1_0::Executo…
[all …]
H A Dpin_auth_interface_proxy.cpp.txt31 namespace PinAuth {
35 sptr<OHOS::HDI::PinAuth::V1_0::IPinAuthInterface> OHOS::HDI::PinAuth::V1_0::IPinAuthInterface::Get(…
40 sptr<OHOS::HDI::PinAuth::V1_0::IPinAuthInterface> OHOS::HDI::PinAuth::V1_0::IPinAuthInterface::Get(…
65 …sptr<OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceProxy> proxy = new OHOS::HDI::PinAuth::V1_0::PinAut…
92 int32_t OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceProxy::Reconnect(
93 sptr<OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceProxy> proxy)
122 int32_t OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceProxy::GetExecutorList(std::vector<sptr<OHOS::HDI…
132 int32_t OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceProxy::GetExecutorList_(std::vector<sptr<OHOS::HD…
169 sptr<OHOS::HDI::PinAuth::V1_0::IExecutor> value0;
176 value0 = new OHOS::HDI::PinAuth::V1_0::ExecutorProxy(value0Remote);
[all …]
H A Dexecutor_proxy.h.txt25 namespace PinAuth {
28 class ExecutorProxy : public IProxyBroker<OHOS::HDI::PinAuth::V1_0::IExecutor> {
44 result = OHOS::HDI::PinAuth::V1_0::ExecutorProxy::Reconnect(proxy);
50 wptr<OHOS::HDI::PinAuth::V1_0::ExecutorProxy> proxy_;
80 const sptr<OHOS::HDI::PinAuth::V1_0::IExecutorCallback>& callbackObj) override;
83 const sptr<OHOS::HDI::PinAuth::V1_0::IExecutorCallback>& callbackObj) override;
90 const sptr<OHOS::HDI::PinAuth::V1_0::IExecutorCallback>& callbackObj) override;
94 static int32_t GetExecutorInfo_(OHOS::HDI::PinAuth::V1_0::ExecutorInfo& executorInfo,
121 static int32_t Reconnect(sptr<OHOS::HDI::PinAuth::V1_0::ExecutorProxy> proxy);
133 static inline BrokerDelegator<OHOS::HDI::PinAuth::V1_0::ExecutorProxy> delegator_;
[all …]
H A Dexecutor_callback_stub.cpp.txt24 namespace PinAuth {
53 OHOS::HDI::PinAuth::V1_0::ExecutorCallbackStub::ExecutorCallbackStub(const sptr<OHOS::HDI::PinAuth:…
54 : IPCObjectStub(OHOS::HDI::PinAuth::V1_0::IExecutorCallback::GetDescriptor()), impl_(impl)
58 OHOS::HDI::PinAuth::V1_0::ExecutorCallbackStub::~ExecutorCallbackStub()
94PinAuth::V1_0::ExecutorCallbackStub::ExecutorCallbackStubOnResult_(MessageParcel& executorCallback…
96 …if (executorCallbackData.ReadInterfaceToken() != OHOS::HDI::PinAuth::V1_0::IExecutorCallback::GetD…
127PinAuth::V1_0::ExecutorCallbackStub::ExecutorCallbackStubOnGetData_(MessageParcel& executorCallbac…
129 …if (executorCallbackData.ReadInterfaceToken() != OHOS::HDI::PinAuth::V1_0::IExecutorCallback::GetD…
166PinAuth::V1_0::ExecutorCallbackStub::ExecutorCallbackStubGetVersion_(MessageParcel& executorCallba…
168 …if (executorCallbackData.ReadInterfaceToken() != OHOS::HDI::PinAuth::V1_0::IExecutorCallback::GetD…
[all …]
H A Dexecutor_stub.h.txt28 namespace PinAuth {
45 …ageParcel& executorReply, MessageOption& executorOption, sptr<OHOS::HDI::PinAuth::V1_0::IExecutor>…
47 …ageParcel& executorReply, MessageOption& executorOption, sptr<OHOS::HDI::PinAuth::V1_0::IExecutor>…
49 …ageParcel& executorReply, MessageOption& executorOption, sptr<OHOS::HDI::PinAuth::V1_0::IExecutor>…
51 …ageParcel& executorReply, MessageOption& executorOption, sptr<OHOS::HDI::PinAuth::V1_0::IExecutor>…
53 …ageParcel& executorReply, MessageOption& executorOption, sptr<OHOS::HDI::PinAuth::V1_0::IExecutor>…
55 …ageParcel& executorReply, MessageOption& executorOption, sptr<OHOS::HDI::PinAuth::V1_0::IExecutor>…
57 …ageParcel& executorReply, MessageOption& executorOption, sptr<OHOS::HDI::PinAuth::V1_0::IExecutor>…
81 …static inline ObjectDelegator<OHOS::HDI::PinAuth::V1_0::ExecutorStub, OHOS::HDI::PinAuth::V1_0::IE…
82 sptr<OHOS::HDI::PinAuth::V1_0::IExecutor> impl_;
[all …]
H A Dpin_auth_interface_proxy.h.txt25 namespace PinAuth {
28 class PinAuthInterfaceProxy : public IProxyBroker<OHOS::HDI::PinAuth::V1_0::IPinAuthInterface> {
32 …IServiceManagerDeathRecipient(wptr<OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceProxy> proxy) : proxy…
44 result = OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceProxy::Reconnect(proxy);
50 wptr<OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceProxy> proxy_;
70 …int32_t GetExecutorList(std::vector<sptr<OHOS::HDI::PinAuth::V1_0::IExecutor>>& executorList) over…
74 …static int32_t GetExecutorList_(std::vector<sptr<OHOS::HDI::PinAuth::V1_0::IExecutor>>& executorLi…
79 static int32_t Reconnect(sptr<OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceProxy> proxy);
88 …sptr<OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceProxy::IServiceManagerDeathRecipient> deathRecipien…
91 static inline BrokerDelegator<OHOS::HDI::PinAuth::V1_0::PinAuthInterfaceProxy> delegator_;
[all …]
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/
H A Dpin_auth_test.cpp69 PinAuth *pinAuth = new (std::nothrow) PinAuth();
89 PinAuth *pinAuth = new (std::nothrow) PinAuth();
114 PinAuth *pinAuth = new (std::nothrow) PinAuth();
132 PinAuth *pinAuth = new (std::nothrow) PinAuth();
151 PinAuth *pinAuth = new (std::nothrow) PinAuth();
169 PinAuth *pinAuth = new (std::nothrow) PinAuth();
187 PinAuth *pinAuth = new (std::nothrow) PinAuth();
249 PinAuth *pinAuth = new (std::nothrow) PinAuth();
313 PinAuth *pinAuth = new (std::nothrow) PinAuth();
347 PinAuth *pinAuth = new (std::nothrow) PinAuth();
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_pin_auth.cpp59 std::shared_ptr<PinAuth> pinAuth = std::make_shared<PinAuth>();
73 std::shared_ptr<PinAuth> pinAuth = std::make_shared<PinAuth>();
89 std::shared_ptr<PinAuth> pinAuth = std::make_shared<PinAuth>();
105 std::shared_ptr<PinAuth> pinAuth = std::make_shared<PinAuth>();
121 std::shared_ptr<PinAuth> pinAuth = std::make_shared<PinAuth>();
135 std::shared_ptr<PinAuth> pinAuth = std::make_shared<PinAuth>();
/ohos5.0/foundation/distributedhardware/device_manager/ext/pin_auth/src/
H A Dpin_auth.cpp28 PinAuth::PinAuth() in PinAuth() function in OHOS::DistributedHardware::PinAuth
34 PinAuth::~PinAuth() in ~PinAuth()
38 int32_t PinAuth::ShowAuthInfo(std::string &authToken, std::shared_ptr<DmAuthManager> authManager) in ShowAuthInfo()
52 int32_t PinAuth::StartAuth(std::string &authToken, std::shared_ptr<DmAuthManager> authManager) in StartAuth()
59 return new PinAuth; in CreatePinAuthObject()
/ohos5.0/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthexecutorstub_fuzzer/
H A Dpin_auth_executor_stub_fuzzer.cpp34 namespace PinAuth { namespace
45 …std::shared_ptr<OHOS::UserIam::PinAuth::PinAuth> pinHdi = std::make_shared<OHOS::UserIam::PinAuth:… in PinAuthExecutorStubFuzzTest()
51 sptr<OHOS::HDI::PinAuth::V2_1::AllInOneExecutorStub> executorStub = in PinAuthExecutorStubFuzzTest()
52 new OHOS::HDI::PinAuth::V2_1::AllInOneExecutorStub(impl); in PinAuthExecutorStubFuzzTest()
84 OHOS::HDI::PinAuth::PinAuthExecutorStubFuzzTest(data, size); in LLVMFuzzerTestOneInput()

123456789