Searched defs:handle_io (Results 1 – 7 of 7) sorted by relevance
110 handle_io: Option<&'a mut dyn FnMut(IoParams)>, field573 fn handle_io(&self, handle_fn: &mut dyn FnMut(IoParams)) -> Result<()> { in handle_io() method
680 fn handle_io(&self, _handle_fn: &mut dyn FnMut(IoParams)) -> Result<()> { in handle_io() method
362 fn handle_io(&self, handle_fn: &mut dyn FnMut(IoParams)) -> Result<()>; in handle_io() method
839 fn handle_io(&self, _handle_fn: &mut dyn FnMut(IoParams)) -> Result<()> { in handle_io() method
235 fn handle_io(&self, handle_fn: &mut dyn FnMut(IoParams)) -> Result<()> { in handle_io() method
1066 fn handle_io(&self, handle_fn: &mut dyn FnMut(IoParams)) -> Result<()> { in handle_io() method
1242 fn handle_io(&self, _handle_fn: &mut dyn FnMut(IoParams)) -> Result<()> { in handle_io() method