Searched refs:IsSkipInstall (Results 1 – 3 of 3) sorted by relevance
73 if !module.Enabled(context) || module.IsSkipInstall() {
118 entries.SetBoolIfTrue("LOCAL_UNINSTALLABLE_MODULE", c.IsSkipInstall())
90 IsSkipInstall() bool methodSpec1442 func (m *ModuleBase) IsSkipInstall() bool { func1490 if !dep.IsHideFromMake() && !dep.IsSkipInstall() {