Searched defs:Outcome (Results 1 – 3 of 3) sorted by relevance
25 enum Outcome { enum
318 op_outcome: &Outcome, in log_key_operation_event_stats()343 op_outcome: &Outcome, in process_key_operation_event_stats()
152 pub enum Outcome { enum312 locked_outcome: &mut Outcome, in update_outcome()328 fn check_active(&self) -> Result<MutexGuard<Outcome>> { in check_active()