Searched refs:lldb_server_path_device (Results 1 – 4 of 4) sorted by relevance
191 self.lldb_server_path_device = _choice(args.lldb_server_path_device,192 config.lldb_server_path_device)243 self.lldb_server_path_device,444 state.lldb_server_path_device))452 .format(state.lldb_server_path_device))512 state.lldb_server_path_device,568 cmd = state.lldb_server_path_device
55 def lldb_server_path_device(self): member in Config
40 def __init__(self, adb_path, lldb_server_path_device, device): argument44 self._path_lldbserver = lldb_server_path_device
306 args.lldb_server_path_device,