Searched refs:FastbootInfoSend (Results 1 – 1 of 1) sorted by relevance
390 pub trait FastbootInfoSend { interface405 fb_info: Option<&'a mut dyn FastbootInfoSend>,413 fb_info: Option<&'a mut dyn FastbootInfoSend>, in new() argument464 impl FastbootInfoSend for FastbootInfoSender<'_> {914 fn utils<'b>(&'b mut self, info: Option<&'b mut dyn FastbootInfoSend>) -> FastbootUtils<'b> { in utils()