Searched refs:CommandSequenceExecutor (Results 1 – 3 of 3) sorted by relevance
64 CommandSequenceExecutor::CommandSequenceExecutor( in CommandSequenceExecutor() function in cuttlefish::CommandSequenceExecutor68 Result<void> CommandSequenceExecutor::Interrupt() { in Interrupt()73 Result<void> CommandSequenceExecutor::Execute( in Execute()
28 class CommandSequenceExecutor {30 INJECT(CommandSequenceExecutor(CvdCommandHandler& inner_handler));
285 INJECT(AcloudCreateCommand(CommandSequenceExecutor& executor, in INJECT()320 CommandSequenceExecutor& executor_;