Searched refs:ExcludeFromRecoverySnapshot (Results 1 – 6 of 6) sorted by relevance
26 func (mod *Module) ExcludeFromRecoverySnapshot() bool { func
86 ExcludeFromRecoverySnapshot() bool
141 if c.ExcludeFromRecoverySnapshot() {
228 return m.ExcludeFromRecoverySnapshot()
1020 if m.ExcludeFromRecoverySnapshot() != expected {
1281 func (c *Module) ExcludeFromRecoverySnapshot() bool { func