Home
last modified time | relevance | path

Searched defs:executorProxy_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/useriam/face_auth/services/inc/
H A Dface_auth_all_in_one_executor_hdi.h75 sptr<IAllInOneExecutor> executorProxy_; variable
/ohos5.0/base/useriam/fingerprint_auth/services/inc/
H A Dfingerprint_auth_all_in_one_executor_hdi.h75 sptr<IAllInOneExecutor> executorProxy_; variable
/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/inputters/inputerdata_fuzzer/
H A Dinputer_data_fuzzer.cpp45 auto executorProxy_ = sptr<IAllInOneExecutor>(new (std::nothrow) MockIAllInOneExecutorFuzzer()); variable
/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/executors/pinauthverifierhdi_fuzzer/
H A Dpin_auth_verifier_hdi_fuzzer.cpp47 auto executorProxy_ = sptr<IVerifier>(new (std::nothrow) MockIVerifierExecutorFuzzer); variable
/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/executors/pinauthcollectorhdi_fuzzer/
H A Dpin_auth_collector_hdi_fuzzer.cpp47 auto executorProxy_ = sptr<ICollector>(new (std::nothrow) MockICollectorExecutorFuzzer); variable
/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/executors/pinauthallinonehdi_fuzzer/
H A Dpin_auth_all_in_one_hdi_fuzzer.cpp47 auto executorProxy_ = sptr<IAllInOneExecutor>(new (std::nothrow) MockIAllInOneExecutorFuzzer); variable