Searched defs:Outcome (Results 1 – 3 of 3) sorted by relevance
25 enum Outcome { enum
312 op_outcome: &Outcome, in log_key_operation_event_stats()337 op_outcome: &Outcome, in process_key_operation_event_stats()
153 pub enum Outcome { enum304 locked_outcome: &mut Outcome, in update_outcome()320 fn check_active(&self) -> Result<MutexGuard<Outcome>> { in check_active()