Searched refs:executorHdi_ (Results 1 – 6 of 6) sorted by relevance
36 executorHdi_(executorHdi), in Executor()39 auto hdi = executorHdi_; in Executor()62 executorHdi_ = nullptr; in OnHdiDisconnect()70 auto hdi = executorHdi_; in OnFrameworkReady()142 return executorHdi_; in GetExecutorHdi()
56 std::shared_ptr<IAuthExecutorHdi> executorHdi_; variable
85 …explicit SaCommandCallback(std::shared_ptr<FaceAuthExecutorHdi> executorHdi) : executorHdi_(execut… in SaCommandCallback()90 std::shared_ptr<FaceAuthExecutorHdi> executorHdi_;
82 …ndCallback(std::shared_ptr<FingerprintAuthExecutorHdi> executorHdi) : executorHdi_(executorHdi) {}; in SaCommandCallback()87 std::shared_ptr<FingerprintAuthExecutorHdi> executorHdi_;
409 … IamResultCode result = SaCommandManager::GetInstance().ProcessSaCommands(executorHdi_, commands); in OnSaCommands()
428 … IamResultCode result = SaCommandManager::GetInstance().ProcessSaCommands(executorHdi_, commands); in OnSaCommands()