Searched refs:FastbootInfoSender (Results 1 – 1 of 1) sorted by relevance
447 struct FastbootInfoSender<'a> { struct452 impl<'a> FastbootInfoSender<'a> { impl464 impl FastbootInfoSend for FastbootInfoSender<'_> { implementation755 let mut info_sender = FastbootInfoSender::new(transport); in get_var_str()837 fb_impl.flash(part, &mut self.utils(Some(&mut FastbootInfoSender::new(transport)))) in flash()898 let mut info_sender = FastbootInfoSender::new(transport); in oem()