Home
last modified time | relevance | path

Searched defs:executorHdi (Results 1 – 7 of 7) sorted by relevance

/base/useriam/face_auth/test/unittest/
Dface_auth_all_in_one_executor_hdi_unit_test.cpp90 auto executorHdi = MakeShared<FaceAuthAllInOneExecutorHdi>(executorProxy); variable
112 auto executorHdi = MakeShared<FaceAuthAllInOneExecutorHdi>(executorProxy); variable
137 auto executorHdi = MakeShared<FaceAuthAllInOneExecutorHdi>(executorProxy); variable
169 auto executorHdi = MakeShared<FaceAuthAllInOneExecutorHdi>(executorProxy); variable
202 auto executorHdi = MakeShared<FaceAuthAllInOneExecutorHdi>(executorProxy); variable
214 auto executorHdi = MakeShared<FaceAuthAllInOneExecutorHdi>(nullptr); variable
238 auto executorHdi = MakeShared<FaceAuthAllInOneExecutorHdi>(executorProxy); variable
247 auto executorHdi = MakeShared<FaceAuthAllInOneExecutorHdi>(nullptr); variable
264 auto executorHdi = MakeShared<FaceAuthAllInOneExecutorHdi>(executorProxy); variable
280 auto executorHdi = MakeShared<FaceAuthAllInOneExecutorHdi>(executorProxy); variable
[all …]
/base/useriam/fingerprint_auth/test/unittest/
Dfingerprint_auth_all_in_one_executor_hdi_unit_test.cpp90 auto executorHdi = MakeShared<FingerprintAllInOneExecutorHdi>(executorProxy); variable
112 auto executorHdi = MakeShared<FingerprintAllInOneExecutorHdi>(executorProxy); variable
139 auto executorHdi = MakeShared<FingerprintAllInOneExecutorHdi>(executorProxy); variable
171 auto executorHdi = MakeShared<FingerprintAllInOneExecutorHdi>(executorProxy); variable
204 auto executorHdi = MakeShared<FingerprintAllInOneExecutorHdi>(executorProxy); variable
216 auto executorHdi = MakeShared<FingerprintAllInOneExecutorHdi>(nullptr); variable
240 auto executorHdi = MakeShared<FingerprintAllInOneExecutorHdi>(executorProxy); variable
249 auto executorHdi = MakeShared<FingerprintAllInOneExecutorHdi>(nullptr); variable
266 auto executorHdi = MakeShared<FingerprintAllInOneExecutorHdi>(executorProxy); variable
282 auto executorHdi = MakeShared<FingerprintAllInOneExecutorHdi>(executorProxy); variable
[all …]
/base/useriam/face_auth/services/inc/
Dface_auth_all_in_one_executor_hdi.h81 …explicit SaCommandCallback(std::shared_ptr<FaceAuthAllInOneExecutorHdi> executorHdi) : executorHdi… in SaCommandCallback()
/base/useriam/fingerprint_auth/services/inc/
Dfingerprint_auth_all_in_one_executor_hdi.h81 explicit SaCommandCallback(std::shared_ptr<FingerprintAllInOneExecutorHdi> executorHdi) in SaCommandCallback()
/base/useriam/user_auth_framework/frameworks/native/executors/src/
Ddriver.cpp53 for (const auto &executorHdi : executorHdiList) { in OnHdiConnect() local
Dexecutor.cpp34 std::shared_ptr<IAuthExecutorHdi> executorHdi, uint16_t hdiId) in Executor()
/base/useriam/user_auth_framework/test/unittest/executors/
Dexecutor_unit_test.cpp100 auto executorHdi = MakeShared<MockIAuthExecutorHdi>(); variable
143 auto executorHdi = MakeShared<MockIAuthExecutorHdi>(); variable
192 auto executorHdi = MakeShared<MockIAuthExecutorHdi>(); variable
213 auto executorHdi = MakeShared<MockIAuthExecutorHdi>(); variable
258 auto executorHdi = MakeShared<MockIAuthExecutorHdi>(); variable
271 auto executorHdi = MakeShared<MockIAuthExecutorHdi>(); variable
303 auto executorHdi = MakeShared<MockIAuthExecutorHdi>(); variable