Searched refs:execute_command (Results 1 – 3 of 3) sorted by relevance
67 void RunCommand(const SubcontextCommand::ExecuteCommand& execute_command,77 void SubcontextProcess::RunCommand(const SubcontextCommand::ExecuteCommand& execute_command, in RunCommand() argument81 for (const auto& string : execute_command.args()) { in RunCommand()150 RunCommand(subcontext_command.execute_command(), &reply); in MainLoop()
24 ExecuteCommand execute_command = 1; field
225 auto execute_command = [&num_executed](const BuiltinArguments& args) { in TEST() local232 {"execute", {1, 1, {false, execute_command}}}, in TEST()