Lines Matching defs:self
20 def __init__(self, device_config: DeviceConfig) -> None: argument
35 def generate_command(self) -> None: argument
38 def _flash_and_run(self) -> None: argument
41 def _run_subprocess(self) -> None: argument
62 def _connect_device(self) -> None: argument
68 def _disconnect_device(self) -> None: argument
74 def _close_device(self) -> None: argument
78 def _stop_subprocess(self) -> None: argument
89 def _read_device_output(self) -> bytes: argument
92 def _write_to_device(self, data: bytes) -> None: argument
96 def _flush_device_output(self) -> None: argument
100 def is_device_running(self) -> bool: argument
103 def _is_binary_running(self) -> bool: argument
108 def is_device_connected(self) -> bool: argument
112 def _clear_internal_resources(self) -> None: argument
120 def generate_command(self) -> None: argument
128 def generate_command(self) -> None: argument
134 def generate_command(self) -> None: argument