Searched defs:execute_command (Results 1 – 4 of 4) sorted by relevance
24 ExecuteCommand execute_command = 1; field
79 void SubcontextProcess::RunCommand(const SubcontextCommand::ExecuteCommand& execute_command, in RunCommand()
507 auto execute_command = [&num_executed](const BuiltinArguments& args) { in TEST() local528 auto execute_command = [&num_executed](const BuiltinArguments& args) { in GetTestFunctionMapForLazyLoad() local
52 def execute_command(self, command, device): member in CommandExecutor58 def execute_command(self, command, device): member in ProfilerCommandExecutor217 def execute_command(self, command, device): member in ConfigCommandExecutor