Searched refs:fetch_cb (Results 1 – 1 of 1) sorted by relevance
1018 fetch_cb: Option< field1081 (self.fetch_cb.as_mut().unwrap())(part, offset, size, upload_builder, utils) in fetch()1499 let mut fetch_cb = |part: &str, in test_fetch() localVariable1511 fastboot_impl.fetch_cb = Some(&mut fetch_cb); in test_fetch()1537 let mut fetch_cb = in test_fetch_invalid_args() localVariable1539 fastboot_impl.fetch_cb = Some(&mut fetch_cb); in test_fetch_invalid_args()