Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/torq/
H A Dcommand_executor.py211 return self.execute_config_command(command, device)
215 def execute_config_command(self, command, device): member in ConfigCommandExecutor