Searched defs:executorProxy (Results 1 – 7 of 7) sorted by relevance
78 auto executorProxy = new (std::nothrow) MockIExecutor(); variable100 auto executorProxy = new (std::nothrow) MockIExecutor(); variable129 auto executorProxy = new (std::nothrow) MockIExecutor(); variable163 auto executorProxy = new (std::nothrow) MockIExecutor(); variable199 auto executorProxy = new (std::nothrow) MockIExecutor(); variable232 auto executorProxy = new (std::nothrow) MockIExecutor(); variable257 auto executorProxy = new (std::nothrow) MockIExecutor(); variable281 auto executorProxy = new (std::nothrow) MockIExecutor(); variable298 auto executorProxy = new (std::nothrow) MockIExecutor(); variable319 auto executorProxy = new (std::nothrow) MockIExecutor(); variable[all …]
80 auto executorProxy = new (std::nothrow) MockIExecutor(); variable102 auto executorProxy = new (std::nothrow) MockIExecutor(); variable131 auto executorProxy = new (std::nothrow) MockIExecutor(); variable165 auto executorProxy = new (std::nothrow) MockIExecutor(); variable201 auto executorProxy = new (std::nothrow) MockIExecutor(); variable312 auto executorProxy = new (std::nothrow) MockIExecutor(); variable350 auto executorProxy = new (std::nothrow) MockIExecutor(); variable387 auto executorProxy = new (std::nothrow) MockIExecutor(); variable407 auto executorProxy = new (std::nothrow) MockIExecutor(); variable428 auto executorProxy = new (std::nothrow) MockIExecutor(); variable[all …]
80 auto executorProxy = new (std::nothrow) MockIExecutor(); variable102 auto executorProxy = new (std::nothrow) MockIExecutor(); variable131 auto executorProxy = new (std::nothrow) MockIExecutor(); variable165 auto executorProxy = new (std::nothrow) MockIExecutor(); variable201 auto executorProxy = new (std::nothrow) MockIExecutor(); variable343 auto executorProxy = new (std::nothrow) MockIExecutor(); variable380 auto executorProxy = new (std::nothrow) MockIExecutor(); variable400 auto executorProxy = new (std::nothrow) MockIExecutor(); variable421 auto executorProxy = new (std::nothrow) MockIExecutor(); variable451 auto executorProxy = new (std::nothrow) MockIExecutor(); variable[all …]
53 sptr<HDI::PinAuth::V1_1::IExecutor> executorProxy(nullptr); in InputerSetDataStubFuzzTest() local
34 PinAuthExecutorHdi::PinAuthExecutorHdi(const sptr<HDI::PinAuth::V1_1::IExecutor> &executorProxy) in PinAuthExecutorHdi()
48 FingerprintAuthExecutorHdi::FingerprintAuthExecutorHdi(sptr<IExecutor> executorProxy) in FingerprintAuthExecutorHdi()
49 FaceAuthExecutorHdi::FaceAuthExecutorHdi(sptr<IExecutor> executorProxy) : executorProxy_(executorPr… in FaceAuthExecutorHdi()