Searched refs:InstallInRoot (Results 1 – 3 of 3) sorted by relevance
62 InstallInRoot() bool methodSpec1365 if !ctx.InstallInRoot() {1369 if ctx.InstallInRoot() {1383 } else if ctx.InstallInRoot() {
197 InstallInRoot() bool methodSpec254 InstallInRoot() bool methodSpec1094 func (m *ModuleBase) InstallInRoot() bool { func1991 func (m *moduleContext) InstallInRoot() bool { func1992 return m.module.InstallInRoot()
238 func (m moduleInstallPathContextImpl) InstallInRoot() bool { func