Searched refs:reset_hold (Results 1 – 2 of 2) sorted by relevance
182 const HOLD: Option<fn(&Self, ResetType)> = Some(Self::reset_hold);628 fn reset_hold(&self, _type: ResetType) { in reset_hold() 627 fn reset_hold(&self, _type: ResetType) { reset_hold() method
750 fn reset_hold(&self, _type: ResetType) { in realize() 1043 const HOLD: Option<fn(&Self, ResetType)> = Some(Self::reset_hold); in vmsd() 756 fn reset_hold(&self, _type: ResetType) { reset_hold() method