Home
last modified time | relevance | path

Searched defs:executorMessenger (Results 1 – 4 of 4) sorted by relevance

/base/useriam/user_auth_framework/common/executors/src/async_command/
Didentify_command.cpp29 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in IdentifyCommand()
Denroll_command.cpp33 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in EnrollCommand()
Dauth_command.cpp31 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in AuthCommand()
Dasync_command_base.cpp37 std::shared_ptr<ExecutorMessenger> executorMessenger) in AsyncCommandBase()