Searched refs:ExcludeFromVendorSnapshot (Results 1 – 6 of 6) sorted by relevance
21 func (mod *Module) ExcludeFromVendorSnapshot() bool { func
83 ExcludeFromVendorSnapshot() bool
119 if c.ExcludeFromVendorSnapshot() {
163 return m.ExcludeFromVendorSnapshot()
1012 if m.ExcludeFromVendorSnapshot() != expected {
1277 func (c *Module) ExcludeFromVendorSnapshot() bool { func