Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Dcollect_command.cpp31 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in CollectCommand()
H A Didentify_command.cpp29 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in IdentifyCommand()
H A Denroll_command.cpp33 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in EnrollCommand()
H A Dauth_command.cpp31 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in AuthCommand()
H A Dasync_command_base.cpp37 std::shared_ptr<ExecutorMessenger> executorMessenger) in AsyncCommandBase()