Searched defs:transport (Results 1 – 2 of 2) sorted by relevance
448 transport: &'a mut dyn Transport, field1167 let mut transport = TestTransport::new(); in test_non_exist_command() localVariable1178 let mut transport = TestTransport::new(); in test_non_ascii_command_string() localVariable1189 let mut transport = TestTransport::new(); in test_get_var_max_download_size() localVariable1208 let mut transport = TestTransport::new(); in test_get_var() localVariable1245 let mut transport = TestTransport::new(); in test_get_var_all() localVariable1268 let mut transport = TestTransport::new(); in test_download() localVariable1287 let mut transport = TestTransport::new(); in test_download_not_enough_args() localVariable1298 let mut transport = TestTransport::new(); in test_download_invalid_hex_string() localVariable1308 let mut transport = TestTransport::new(); in test_download_size() localVariable[all …]
166 let mut transport = EfiFastbootTcpTransport::new(socket); in fastboot_loop() localVariable