Searched refs:set_command_ext_attr (Results 1 – 15 of 15) sorted by relevance
29 self.set_command_ext_attr("-m low --system mini")
29 self.set_command_ext_attr("-m kernel --system lite")
29 self.set_command_ext_attr("-m kernel --system full")
30 self.set_command_ext_attr("-m kernel --system lite")
29 self.set_command_ext_attr("-m passthrough --system lite")
29 self.set_command_ext_attr("-m passthrough --system full")
29 self.set_command_ext_attr("-m ipc --system full")
28 self.set_command_ext_attr("-m passthrough")
68 def set_command_ext_attr(self, attr): member in Test