Searched defs:i32 (Results 1 – 2 of 2) sorted by relevance
72 counter: Option<&mut i32>, image_index: Option<i32>, in boot_go()
579 pub fn run_basic_upgrade(&self, permanent: bool) -> Option<i32> { in run_basic_upgrade()1428 fn try_upgrade(&self, stop: Option<i32>, permanent: bool) -> (SimMultiFlash, i32) { in try_upgrade()1569 fn try_random_fails(&self, total_ops: i32, count: usize) -> (SimMultiFlash, Vec<i32>) { in try_random_fails()