Searched defs:handle_io (Results 1 – 7 of 7) sorted by relevance
681 fn handle_io(&self, _handle_fn: &mut dyn FnMut(IoParams)) -> Result<()> { in handle_io() method
111 handle_io: Option<&'a mut dyn FnMut(IoParams)>, field574 fn handle_io(&self, handle_fn: &mut dyn FnMut(IoParams)) -> Result<()> { in handle_io() method
380 fn handle_io(&self, handle_fn: &mut dyn FnMut(IoParams)) -> Result<()>; in handle_io() method
236 fn handle_io(&self, handle_fn: &mut dyn FnMut(IoParams)) -> Result<()> { in handle_io() method
1103 fn handle_io(&self, handle_fn: &mut dyn FnMut(IoParams)) -> Result<()> { in handle_io() method
985 fn handle_io(&self, _handle_fn: &mut dyn FnMut(IoParams)) -> Result<()> { in handle_io() method
1256 fn handle_io(&self, _handle_fn: &mut dyn FnMut(IoParams)) -> Result<()> { in handle_io() method