Searched refs:error_context_drop (Results 1 – 5 of 5) sorted by relevance
501 pub fn error_context_drop(&mut self, idx: u32) -> Result<u32> { in error_context_drop() method
1300 fn error_context_drop( in error_context_drop() function1307 instance.error_context_drop( in error_context_drop()
181 … error_context_drop(vmctx: vmctx, caller_instance: u32, ty: u32, err_ctx_handle: u32) -> bool;
4325 pub(crate) fn error_context_drop( in error_context_drop() method4335 let rep = local_handle_table.error_context_drop(error_context)?; in error_context_drop()
603 host::error_context_drop, in translate()