Searched defs:executorMessenger (Results 1 – 7 of 7) sorted by relevance
31 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in CollectCommand()
29 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in IdentifyCommand()
33 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in EnrollCommand()
33 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in AbandonCommand()
31 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in AuthCommand()
37 std::shared_ptr<ExecutorMessenger> executorMessenger) in AsyncCommandBase()
275 std::shared_ptr<ExecutorMessenger> executorMessenger = {}; variable