Searched refs:process_next_command (Results 1 – 2 of 2) sorted by relevance
154 if fastboot.process_next_command(*usb, gbl_fb).is_err() { in fastboot_loop()
683 pub fn process_next_command( in process_next_command() method706 self.process_next_command(transport, fb_impl)?; in run()