Home
last modified time | relevance | path

Searched refs:get_bash_command (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/backends/cadence/runtime/
H A Dexecutor.py115 args = self.get_bash_command(self.executor_builder)
128 args = self.get_bash_command(self.execute_runner, cmd_args)
133 def get_bash_command( member in Executor